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

body {
	/*文字詰め*/
	-webkit-font-feature-settings: 'palt';
	font-feature-settings: 'palt';
	
	/*横回転文字サイズ*/
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

/*iosフォーム装飾なし*/
input, button, textarea, select {
	-webkit-appearance: none;
	appearance: none;
}

.cl{
    clear: left;
    text-align: center;
}

.midasi{
	font-size: 110%;
	font-weight: bold;
	background-color: #9CC797;
	padding: 1%;
	width: 100%;
	text-align: center;
	line-height: 100%;
	margin-bottom: 20px;
}
.text_ml{
	font-size: 120%;
	line-height: 150%;
}
.text_mm{
	font-size: 110%;
	line-height: 150%;
}

.zenryoku .seisaku p{
	text-align: justify;
text-justify: inter-ideograph;
}

a:hover{ 
	opacity:0.5;
	transition:0.3s;
}




/* パソコン用 */
@media screen and (min-width: 769px) {
.officalsyte{
	font-size: 110%;
	color: #009844;
	padding: 10px;
}
	
header {
	width: 100%;
	background-image: url(../img/name_obi.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 400px;
}	
	
.title{
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.sp_title{
	width: 100%;
	display: none;
}
.title_photo{
	position: absolute;
	height: 424px;
	width: 432px;
	left: 674px;
	top: -22px;
}
.title_moji_oyama{
	position: absolute;
	height: 95px;
	width: 464px;
	left: 107px;
	top: 240px;
}
.title_moji_jisedai{
	position: absolute;
	height: 73px;
	width: 712px;
	left: 0px;
	top: 91px;
}
.title_moji_kengi{
	position: absolute;
	height: 25px;
	width: 183px;
	left: 109px;
	top: 192px;
	font-size: 140%;
	font-weight: bold;
}


/*地域のために全力で!!*/
.zenryoku{
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/zenryoku_back.jpg);
	background-repeat: no-repeat;
	border-radius: 40px;
	margin-top: 3%;
}
.zenryoku_hidari{
	float: left;
	width: 40%;
	border-radius: 40px 0px 0px 40px;
}

.zenryoku_hidari img{
	border-radius: 40px 0px 0px 40px;
}

.zenryoku_migii{
	float: left;
	width: 57.5%;
	padding-top: 4%;
	padding-right: 2.5%;
	padding-bottom: 4%;
	padding-left: 0%;
	border-radius: 0px 40px 40px 0px;
}

.zenryoku_tt{
	font-size: 200%;
	font-weight: bold;
	color: #F00;
	margin-bottom: 2%;
}

.zenryoku_text{
	font-size: 115%;
	line-height: 160%;
}


/*政策*/
.seisaku{
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3%;
}

.seisaku p{
	font-size: 120%;
	line-height: 160%;
}
.saigai_cap01{
	text-align: right;
}

.seisaku h3{
	font-size: 400%;
	font-weight: 100;
}
.nougyo{
	margin-bottom: 3%;
}

.seisaku_01{
	float: left;
	width: 30%;
	margin-right: 2%;
}
.seisaku_02{
	float: left;
	width: 42.3%;
	margin-right: 2%;
}
.seisaku_03{
	float: left;
	width: 23.7%;
}

.saigai{
	margin-bottom: 20px;
	position: relative;
}

.saigai img{
	margin-bottom: 5px;
}

.saigai_oyama{
	position: absolute;
	height: 424px;
	width: 332px;
	left: 756px;
	top: 34px;
}
.saigai_before{
	position: absolute;
	height: 266px;
	width: 470px;
	left: 0px;
	top: 206px;
}

.saigai_cap02{
	position: absolute;
	height: 70px;
	width: 193px;
	left: 480px;
	top: 411px;
}

.corona{
	margin-bottom:  3%;
}

.fukusi{
	margin-bottom:  3%;
}

.syoukougyou{
	margin-bottom:  3%x;
}


/*プロフィール*/
.profile_back{
	width: 100%;
	background-color: #F6F6F6;
	margin-top: 40px;
	background-image: url(../img/Profile_back.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.Profile{
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

}

.Profile_01{
	float: left;
	width: 30%;
	margin-right: 2%;
}

.Profile_02{
	float: left;
	width: 68%;
}

.Profile_tt{
	font-size: 120%;
	line-height: 150%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D8F76F;
	padding-top: 4%;
	margin-bottom: 2%;
}

.Profile p{
	font-size: 110%;
	line-height: 150%;
}

.Profile_oyama{
	position: absolute;
	height: 649px;
	width: 550px;
	left: 639px;
	top: 47px;
}


/*活動報告*/
.katudou{
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3%;
}

.katudou p{
	line-height: 140%;
	margin-bottom: 1%;
}

.katudou_tt{
	float: left;
	width: 32%;
	margin-right: 2%;
}

.katudou_text{
	float: left;
	width: 66%;
	font-size: 120%;
	line-height: 4.5em;
	font-weight: bold;
}

.katudou_01{
	float: left;
	width: 32%;
	margin-right: 2%;
}
.katudou_03{
	float: left;
	width: 32%;
}
.katudou_back_gyou{
	margin-top: 2%;
}
.kayudou_backno_tt{
	float: left;
	width: 25%;
	margin-right: 2%;
	}
.katudou_backno_01{
	float: left;
	width: 23%;
	margin-right: 2%;
	}
.katudou_backno_03{
	float: left;
	width: 23%;
	}
.katudou_link_gyou{
	margin-top: 2%;
	}	
.katudou_link_01{
	float: left;
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 2%;
	}
.katudou_link_03{
	float: left;
	width: 23.5%;
	margin-bottom: 2%
	}
	
	
/*メールフォーム*/	
.mailform{
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8%;
	}
.kojinjyouhou{
	font-size: 90%;
	line-height: 140%;
	padding: 2%;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #999;
}	
	
/*フッター*/
footer{
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8%;
	position: relative;
	}
.footer_01{
	float: left;
	width: 32%;
	margin-right: 2%;
}
.footer_03{
	float: left;
	width: 32%;
}
.footer_oyama{
	position: absolute;
	height: 583px;
	width: 407px;
	left: 684px;
	top: -53px;
}

.sample_box11 {
	width: 95%;/* 紙の横幅 100%にすると全幅表示に */
	padding: 15px;
	background: #f7f092;/* 紙の色 */
	color: #000;/* 文字色 */
	box-shadow: 4px 4px 4px rgba(0,0,0,0.03);
	transform: rotate(2deg);
	word-break: break-all;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
}
.sample_box11 p {
    margin: 0; 
    padding: 0;
    font-size: 0.9em;
}
.sample_box11_tape {
    width: 50%;
    height: 35px;
    margin: -25px auto 0;
    background: #989898;
    transform: rotate(-3deg);
    opacity: 0.1;
}
.sample_box11_title {
	text-align: center;
	font-size: 130%!important;
	margin-top: 10px!important;
	margin-bottom: 0.5em!important;
}
.sample_box11_subtitle {
    text-align: center;
    font-size: 140%!important;
    margin-bottom: 0.7em!important;
}	
.foote_end{margin-top: 3%;}
.foote_end_01{
	float: left;
	width: 50%;
	margin-right: 2%;
	}
.foote_end_02{
	float: left;
	width: 48%;
	font-size: 130%;
	line-height: 140%;
	margin-top: 8.5%;
	}	
#end{
	padding: 0.5ex;
	width: 100%;
	margin-top: 1%;
	color: #FFF;
	background-color: #094;
	text-align: center;
}				
}
/* タブレット用 */
@media only screen and (min-width: 641px) and (max-width: 960px) {
/*ここに通常のCSSを入れる*/
}

/* スマートフォン用 */
@media screen and (max-width: 640px) {
/*ここに通常のCSSを入れる*/

.sp_no{
	display: none;
}

.officalsyte{
	font-size: 110%;
	color: #009844;
	padding: 10px;
}
	
header {
	width: 100%;
}	
.sp_title{
	width: 100%;
}	
.title{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.title_photo{
	display: none;
}
.title_moji_oyama{
	display: none;
}
.title_moji_jisedai{
	display: none;
}
.title_moji_kengi{
	display: none;
}


/*地域のために全力で!!*/
.zenryoku{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/zenryoku_back.jpg);
	background-repeat: no-repeat;
	border-radius: 20px;
	margin-top: 2%;
}
.zenryoku_hidari{
	display: none;
}

.zenryoku_hidari img{
	border-radius: 40px 0px 0px 40px;
}

.zenryoku_migii{
	float: left;
	width: 100%;
	padding-top: 4%;
	padding-bottom: 4%;
	border-radius: 0px 40px 40px 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2.5%;
	padding-left: 2.5%;
}

.zenryoku_tt{
	font-size: 200%;
	font-weight: bold;
	color: #F00;
	margin-bottom: 2%;
}

.zenryoku_text{
	font-size: 115%;
	line-height: 160%;
}


/*政策*/
.seisaku{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8%;
}

.seisaku p{
	font-size: 120%;
	line-height: 160%;
}
.saigai_cap01{
	text-align: right;
}

.seisaku h3{
	font-size: 400%;
	font-weight: 100;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.nougyo{
	margin-bottom: 6%;
}

.seisaku_01{
	float: left;
	width: 100%;
	margin-right: 2%;
}
.seisaku_02{
	float: left;
	width: 100%;
	margin-right: 2%;
}
.seisaku_03{
	display: none;
}

.saigai{
	margin-bottom: 20px;
	position: relative;
}

.saigai img{
	margin-bottom: 5px;
}

.saigai_oyama{
	display: none;
}
.saigai_before{
	display: none;
}

.saigai_cap02{
	display: none;
}

.corona{
	margin-bottom:  3%;
}

.fukusi{
	margin-bottom:  3%;
}

.syoukougyou{
	margin-bottom:  3%x;
}


/*プロフィール*/
.profile_back{
	width: 100%;
	background-color: #F6F6F6;
	margin-top: 40px;
	background-image: url(../img/Profile_back.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.Profile{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	position: relative;

}

.Profile_01{
	float: left;
	width: 30%;
	margin-right: 2%;
}

.Profile_02{
	float: left;
	width: 68%;
	margin-bottom: 30%;
}

.Profile_tt{
	font-size: 120%;
	line-height: 150%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D8F76F;
	padding-top: 4%;
	margin-bottom: 2%;
}

.Profile p{
	font-size: 80%;
	line-height: 150%;
}

.Profile_oyama{
	display: none;
}


/*活動報告*/
.katudou{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6%;
}

.katudou p{
	line-height: 140%;
	margin-bottom: 1%;
}

.katudou_tt{
	float: left;
	width: 100%;
	margin-bottom: 3%;
}

.katudou_text{
	float: left;
	width: 100%;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 3%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.katudou_01{
	float: left;
	width: 100%;
	margin-bottom: 2%;

}
.katudou_03{
	float: left;
	width: 100%;
	margin-bottom: 2%;
}
.katudou_back_gyou{
	margin-top: 2%;
}
.kayudou_backno_tt{
	float: left;
	width: 46%;
	margin: 2%;
	}
.katudou_backno_01{
	float: left;
	width: 46%;
	margin: 2%;
	}
.katudou_backno_03{
	float: left;
	width: 46%;
	margin: 2%;
	}
.katudou_link_gyou{
	margin-top: 2%;
	}	
.katudou_link_01{
	float: left;
	width: 31%;
	margin: 1%;
	}
.katudou_link_03{
	float: left;
	width: 31%;
	margin: 1%
	}
	
	
/*メールフォーム*/	
.mailform{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8%;
	}
.kojinjyouhou{
	font-size: 90%;
	line-height: 140%;
	padding: 2%;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #999;
}	
	
/*フッター*/
footer{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8%;
	position: relative;
	}
.footer_01{
	float: left;
	width: 100%;
	margin-bottom: 5%;
}
.footer_03{
	float: left;
	width: 100%;
	margin-bottom: 2%;
}
.footer_oyama{
	display: none;
}

.sample_box11 {
	display: none;	
}
.sample_box11 p {
    margin: 0; 
    padding: 0;
    font-size: 0.9em;
}
.sample_box11_tape {
    width: 50%;
    height: 35px;
    margin: -25px auto 0;
    background: #989898;
    transform: rotate(-3deg);
    opacity: 0.1;
}
.sample_box11_title {
	text-align: center;
	font-size: 130%!important;
	margin-top: 10px!important;
	margin-bottom: 0.5em!important;
}
.sample_box11_subtitle {
    text-align: center;
    font-size: 140%!important;
    margin-bottom: 0.7em!important;
}	
.foote_end{margin-top: 3%;}
.foote_end_01{
	float: left;
	width: 100%;
	}
.foote_end_02{
	float: left;
	width: 100%;
	font-size: 105%;
	line-height: 140%;
	margin-top: 1%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}	
#end{
	width: 100%;
	margin-top: 1ex;
	color: #FFF;
	background-color: #094;
	text-align: center;
	height: 60px;
	padding-top: 2ex;
	padding-right: 0.5ex;
	padding-bottom: 0.5ex;
	padding-left: 0.5ex;
}				


}
