/**=================
welcome 北相木村の紹介
=================**/

#welcome .main_img_zone .text_zone h2 {
    letter-spacing: 3px;
    margin-bottom: 20px;
}
#welcome .main_img_zone .img_zone p {
    text-align: left;
}
#welcome .main_img_zone .text_zone ul {
    display: inline-block;
    text-align: left;
    margin-top: 60px;
    /*border-left:double 3px #CD612A;*/
	background-image: url("../img/deco_line.png");
	background-size: contain;
	background-position: left;
	background-repeat: no-repeat;
}
#welcome .main_img_zone .text_zone ul li {
    padding: 10px;
    margin-left: 50px;
}
#welcome .chief_com {
    text-align: left;
}
#welcome  h2 {
    margin-bottom: 20px;
}
#welcome hr {
    width: 150px;
    margin-bottom: 50px;
}
#welcome .chief_com hr {
    margin-left: 0;
}
#welcome .padding_img_zone .img_zone {
    width: 85%;
    text-align: left;
    margin: auto;
    margin-right: 0;
}
#welcome #chief .padding_img_zone .img_zone {
    margin-top: 60px;
}
#welcome .padding_img_zone img {
    width: 100%;
}

@media screen and (max-width:991px) {
    #welcome #chief .chief_img_zone {
        margin: auto;
    }
    #welcome #chief .padding_img_zone .img_zone {
        margin-top: 0px;
    }
    #welcome #chief .chief_img_zone .img_zone img {
        width: 100%;
    }
    #welcome .padding_img_zone .img_zone {
        width: 60%;
        text-align: center;
        margin: auto;
        margin-bottom: 40px;
    }
    #welcome .main_img_zone .img_zone p {
        text-align: center;
    }
}
@media screen and (max-width:767px) {
    #welcome .main_img_zone .text_zone ul li {
        padding: 10px;
        margin-left: 10px;
    }
}
@media screen and (max-width:540px) {
    .main_img_zone .text_zone .title_position {
		position: absolute;
		width: 80%;
		top: 32%;
		left: 50%;
		transform: translate(-50%, -50%);
		background-color: rgba(255,255,255,0.6);
		padding: 40px;
	}
    #welcome .main_img_zone .res_540 ul {
        display: inline-block;
        text-align: left;
        margin-top: 40px;
        border-left:double 3px #CD612A;
        background-image:initial;
        padding-left: 0;
    }
    #welcome .main_img_zone .res_540 ul li {
        padding: 10px;
        margin-left: 50px;
    }
    #welcome .base_margin {
        margin: 0;
    }
    #welcome .trans_text {
        margin-top: 40px;
    }
    #welcome .trans_text h4 {
        margin-top: 0;
    }
    #welcome .chief_img_zone .img_zone {
        width: 100%;
        text-align: center;
        margin: auto;
        /*margin-bottom: 40px;*/
    }
    #welcome .chief_img_zone .img_zone img {
        width: 100%;
        height: auto;
    }
    #welcome .padding_img_zone .img_zone {
        width: 100%;
        text-align: center;
        margin: auto;
        margin-bottom: 40px;
    }
}
#welcome #tate_season .square_btn.add_margin {
    margin-top: 120px;
}
#welcome .intro_img .trans_img p {
    margin-top: 15px;
}
#welcome .intro_img .trans_text p {
    width:75%;
}
@media screen and (max-width:540px) {
    #welcome #tate_season .square_btn.add_margin {
        margin-top: 40px;
    }
    #welcome .intro_img {
        padding: 0;
    }
    #welcome .intro_img .trans_text p {
        width:100%;
        margin-top: 10px;
    }
    #welcome .intro_img .trans_text a {
        margin-bottom: 0;
    }
}

#welcome .trans_text hr {
    margin-top: 30px;
    margin-bottom: 30px;
}
#welcome #infovillage .trans_text p {
    text-align: center;
    margin-top: 30px;
}
#welcome #infovillage .info_img img{
    width: 100%;
}
#welcome #infovillage .info_img p {
    margin-top: 15px;
}
#welcome #infovillage .info_img .info_text {
    text-align: left;
}
#welcome #infovillage .add_info_text {
    text-align: left;
}
#welcome #infovillage .people .text_zone {
    text-align: left;
}
#welcome #infovillage .people .text_zone a {
    display: table;
    margin-left: 30px;
}
#welcome #infovillage .people .text_zone a:nth-child(2) {
    margin-top: 30px;
}
#welcome #infovillage .people .add_before:hover::before{
	width:130%;
}
#welcome #infovillage .people .img_zone img {
    width: 100%;
}

@media screen and (max-width:991px) {
    #welcome .trans_text hr {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .tab_font {
        font-size: 18px;
    }
}

@media screen and (max-width:540px) {
    #welcome #infovillage {
        padding: 0;
        margin-top: 0;
    }
    #welcome #infovillage .info_img {
        padding: 0;
    }
    .res_padding_top {
        padding-top: 40px !important;
    }
    
    #welcome #infovillage .info_img.res_margin {
        margin-top: 40px;
    }
    #welcome #infovillage .add_info_text {
        padding: 0;
        text-align: left !important;
    }
    #welcome #infovillage .info_img p {
        margin-top: 10px;
    }
    #welcome #infovillage .people {
        padding: 0;
    }
    #welcome #infovillage .people .text_zone {
        text-align: left;
        margin-top: 40px;
    }
}


#welcome #villagers .img_zone img {
    width: 100%;
    height: auto;
}
#welcome #villagers .trans_text {
    text-align: left;
}
#welcome #villagers .trans_text hr {
    margin-left: 0;
}
#welcome #villagers .trans_text h3 {
   line-height: 2;
}
#welcome #villagers .trans_text p {
    width: 100%;
    margin-top: 40px;
}
#welcome #villagers .add_comment {
    text-align: left;
}
@media screen and (max-width:540px) {
    #welcome #villagers .padding_img_zone {
        padding: 0;
    }
    #welcome #villagers .add_comment {
        text-align: left;
        padding: 0;
    }
    #welcome #villagers .chief_com {
        padding: 0;
    }
}

/**===========================
welcome page circle_btn tweak
=============================**/
#welcome .people .quick.circle_btn:hover::before{
	width:150%;
}



/**===========================
slider 共通add
=============================**/
.village_slider .trans_text p {
    text-align: center;
    margin-top: 0;
}
.village_slider .trans_text hr {
	width:210px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.village_slider .slider_show {
    margin: auto;
    margin-top: 100px;
}
.slider_show .circle_btn {
	position: relative;
  	display: inline-block;
	padding:0 0 0 15px;
	padding-left: 40px;
	line-height: 50px;
	color: #707070;
	text-decoration: none;
	outline: none;
	font-size: 14px;
    margin-top: 60px;
}
.slider_show .circle_btn:hover {
    color: #fff;
} 
.slider_show .circle_btn::before{
  content:'';
  position:absolute;
  top: 16px;
  /*left:-30px;*/
  left: -10px;
  z-index: -1;
  width:20px;
  height:20px;
  background:#E85101;
  border-radius:25px;
  transition:.3s ease-out;
}

.slider_show .circle_btn:hover::before{
	width:130%;
}

.slide-items {
    padding: 0;
}
.slide-items .slick-slide {
    display: flex;
    flex-direction: row;
    justify-content:space-around;
}
.slide-items img {
    width: 400px;
    height: auto;
}
.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-slide .left_img {
    width: 400px;
    height: auto;
}
.swiper-slide .text_img {
    width: 170px;
    height: auto;
}
.swiper-slide p {
    text-align: left;
    writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -ms-writing-mode: vertical-rl;
    margin: auto;
    /*white-space: pre;
	display:inline-block;
    font-size: 24px;
    margin: auto;
    margin-bottom: 10px;
    background-image: url("../img/slide_text_bg.png");
    background-repeat: no-repeat;
    background-size: contain;*/
    padding: 75px 30px;
}

/****/

@media screen and (max-width:1280px) {
    .swiper-slide {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}

.swiper-pagination {
    color: #707070;
    display: flex;
    justify-content: flex-end;
    padding-right: 20%;
    z-index: 0;
}
.swiper-button-prev::after,
.swiper-button-next::after {
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 16px;
    margin: auto;
    width: 16px;
}
.swiper-button-next, .swiper-button-prev {
    top: initial;
    z-index: 1;
}
.swiper-button-prev::after {
    background-image: url("../img/slide_left.png");
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    bottom: 3px;
    left: 70%;
}
.swiper-button-next::after {
    background-image: url("../img/slide_right.png");
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    bottom: 3px;
    right: 15%;
}
@media screen and (max-width:1280px) {
    .swiper-pagination {
        color: #707070;
        display: flex;
        justify-content: flex-end;
        padding-right: 24%;
        z-index: 0;
    }
    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        bottom: 3px;
        left: 61%;
    }
    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        bottom: 3px;
        right: 13%;
    }
}
@media screen and (max-width:991px) {
    .village_slider .slider_show {
        margin: auto;
        margin-top: 0px;
    }
}
@media screen and (max-width:540px) {
    .swiper-slide .left_img {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width:540px) {
    .village_slider .slider_show {
        margin: auto;
        margin-top: 40px;
    }
    .slide-items img {
        width: 100%;
        height: auto;
    }
    .swiper-slide {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .swiper-slide p {
        text-align: left;
        writing-mode: horizontal-tb;
        font-size: 16px;
        margin: auto;
        margin-bottom: initial;
        margin-top: 0;
        background-image: initial;
        padding: 20px 20px 40px 20px;
    }
    .swiper-pagination {
        color: #707070;
        display: flex;
        justify-content: center;
        padding-right: initial;
        z-index: 1;
        /*top: 47%;*/
        bottom: -4px;
    }
    .swiper-button-next, .swiper-button-prev {
        top: initial;
        z-index: 2;
    }
    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        bottom: initial;
        /*top: 50%;*/
        left: 18%;
        bottom: -12px;
    }
    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        bottom: initial;
        /*top: 50%;*/
        right: 15%;
        bottom: -12px;
    }
}
/**slider　共通CSS end**/




/**============================
season 北相木村の紹介（春夏秋冬）
============================**/
#season .main_img_zone .main_img {
    width: 370px;
    height: 370px;
}
/*
#season .main_img_zone .img_zone {
    text-align: right;
}
*/
#season .main_img_zone .text_zone {
    display: inline-block;
    border-left: 1px solid #CD612A;
    border-right: 1px solid #CD612A;
}
#season .main_img_zone .font_p {
    margin-top: 25px;
}
#season .intro_text p {
    text-align: left;
}
#season .season_wrap .zone01 {
    text-align: left;
}
#season .season_wrap .margin_bottom00 {
    margin: auto;
    margin-bottom: 0;
}
#season .spring .text_zone {
    width: 95%;
    margin-left: 0;
}
#season .season_wrap .section_img01 {
    width: 90%;
    height: auto;
}
#season .season_wrap .title {
    border-left: 1px solid #CD612A;
    padding-left: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#season .season_wrap .text_zone p {
    margin-top: 30px;
}

#season .season_wrap .zone02 img {
    width: 95%;
    height: auto;
}
#season .season_wrap .zone02 .img_top {
    margin-bottom: 40px;
}
#season .summer {
    position: relative;
}
#season .summer .text_zone {
    position: absolute;
    right: 0;
    bottom: 0;
}
#season .winter .zone02 img {
    width: 100%;
}
#season .winter .zone01 {
    text-align:center;
}
#season .winter .section_img01 {
    width: 97%;
}
#season .winter .zone01 .text_zone {
    margin-top: 40px;
    width: 90%;
    display: inline-block;
    margin-left: 80px;
    text-align: left; /**20240221**/
}
#season .winter .zone01 .text_zone h2 {
    /*display: inline-block;*/
    text-align: left;
    /*margin-left: 80px;*/
}

#season .winter .zone01 .text_zone p {
    text-align: left;
}
@media screen and (max-width:1200px) {
    #season .spring .text_zone {
        width: 95%;
        margin-left: 0;
        margin-top: 0;
    }
}
@media screen and (max-width:1280px) {
    #season .season_wrap .margin_bottom00 {
        margin: auto;
    }
}
@media screen and (max-width:991px) {
    #season .main_img_zone .text_zone {
        margin-top: auto;
        display: inline-block;
        border-left: 1px solid #CD612A;
        border-right: 1px solid #CD612A;
    }
    #season .season_wrap .section_img01 {
        width: 100%;
        height: auto;
    }
    #season .season_wrap .zone02 img {
        width: 100%;
        height: auto;
    }
    #season .season_wrap .zone02 .img_top {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #season .summer .text_zone {
        margin-top: 0;
    }
    #season .summer .text_zone {
        position: initial;
    }
    #season .autumn .zone02 {
        margin-top: 0px;
    }
    #season .winter .zone01 {
        text-align:left;
    }
    #season .winter .zone01 .text_zone {
        margin-top: 40px;
        width: 100%;
        display: inline-block;
        margin-left: 0;
    }
}

@media screen and (max-width:540px) {
    #season .main_img_zone .main_img {
        width: 80%;
        height: auto;
    }
    #season .main_img_zone .text_zone {
        margin-top: 60px;
        display: inline-block;
        border-left: 1px solid #CD612A;
        border-right: 1px solid #CD612A;
    }
    #season .spring .text_zone {
        width: 100%;
        margin-left: 0;
    }
    #season .season_wrap .spring_img01 {
        width: 100%;
        height: auto;
    }
    #season .season_wrap .zone02 p {
        margin-top: 40px;
    }
    #season .winter .zone01 .text_zone h2 {
        /*display: inline-block;*/
        text-align: left;
        margin-left: 0px;
    }
    
}






/**============================
immigration 移住
============================**/
#immigration .main_img_wrap .img_zone .object {
    object-fit: cover;
    height: 570px;
    overflow: hidden;
}
#immigration .main_img_wrap .img_zone img {
    width: auto;
    height:100%;
}
#immigration .main_img_wrap .img_zone p {
    text-align: right;
}
#immigration .main_img_wrap .text_zone p {
    width: 68%;
    margin: auto;
    margin-top: 60px;
    text-align: left;
}
#immigration .introduction_wrap {
    border-bottom: 1px dashed #CD612A;
    padding-bottom: 170px;
}
#immigration .introduction_wrap img {
    width: 100%;
    height: auto;
}
#immigration .introduction_wrap img.title_img {
    width: 85%;
    height: auto;
    display: block;
    margin: auto;
}
#immigration .introduction_wrap .text_zone {
    text-align: left;
}
#immigration .introduction_wrap .text_zone .title_zone h2 {
    line-height: 1.5;
}
#immigration .introduction_wrap .text_zone p {
    margin-top: 35px;
}
#immigration .introduction_wrap .text_zone .circle_btn {
    margin-left: 30px;
}
#immigration .introduction_wrap .text_zone .circle_btn:hover::before{
	width:150%;
}
@media screen and (max-width:991px) {
    #immigration .introduction_wrap {
        border-bottom: 1px dashed #CD612A;
        padding-bottom: 60px;
    }
    #immigration .main_img_wrap .title_position {
        position: initial;
        margin-top: 60px;
        width: 100%;
        transform: none;
    }
    #immigration .main_img_wrap .text_zone p {
        width: 80%;
        margin: auto;
        margin-top: 60px;
        text-align: left;
    }
    #immigration .introduction_wrap {
        padding-left: 0;
        padding-right: 0;
    }
    #immigration .introduction_wrap .title_zone h2 {
        font-size: 20px;
    }
}
@media screen and (max-width:540px) {
    #immigration .introduction_wrap {
        border-bottom: 1px dashed #CD612A;
        padding-bottom: 40px;
    }
    #immigration .introduction_wrap .text_zone .title_zone h2 {
        line-height: 1.5;
        font-size: 18px;
    }
    #immigration .main_img_wrap .title_position {
        position: absolute;
        margin-top: auto;
        width: 90%;
        top: 28%;
        transform: translate(-50%, -50%);
        padding: 40px 20px;
    }
    #immigration .main_img_wrap .img_zone p {
        text-align: center;
    }
    #immigration .main_img_wrap .res_add_p {
        width: 90%;
        margin: auto;
        margin-top: 60px;
        text-align: left;
    }
    #immigration .introduction_wrap .text_zone {
        text-align: left;
        margin-top: 40px;
    }
    #immigration .introduction_wrap img.title_img {
        width: 100%;
        height: auto;
        display: block;
        margin: auto;
    }
    #immigration .square_btn {
        text-align: center;
    }
}

#immigration .main_img_zone .name_zone hr {
    margin-top: 40px;
    margin-bottom: 40px;
    width: 300px;
}
#immigration .main_img_zone .sub_text p {
    text-align: left;
    display: inline-block;
    width: 40%;
    margin: auto;
}

#immigration img {
    width: 100%;
    height: auto;
}
#immigration .flex_center {
    display: flex;
    justify-content: center;
}
#immigration .flex_around {
    display: flex;
    justify-content: space-around;
}
#immigration .margin60 {
    margin-top: 60px;
}

#iju01 .text_zone p {
    text-align: left;
}
#iju01 .text_zone .deco_img {
    width: 100px;
    height: fit-content;
    height: intrinsic;
    margin: auto;
    margin-left: 50px;
}
#iju01 .text_zone .deco_img02 {
    width: 240px;
    height: fit-content;
    height: intrinsic;
    margin-left: 50px;
}
#iju01 .text_zone .comment {
    margin-top: 60px;
}
#iju01 .margin_right {
    margin-right: 0;
}
#iju01 .add_title {
    text-align: left;
}
#iju01 .add_margin {
    margin-top: 170px;
}

@media screen and (max-width:991px) {
    #iju01 .main_img_wrap .img_zone .object {
        height: auto;
    }
    #iju01 .main_img_wrap .img_zone img {
        width: 100%;
        height: auto;
    }
    #immigration .main_img_zone .sub_text p {
        text-align: center;
        display: inline-block;
        width: 80%;
        margin: auto;
    }
    #iju01 .margin_right {
        margin-right: auto;
    }
    #iju01 .add_margin {
        margin-top: 60px;
    }

}

@media screen and (max-width:540px) {
    #iju01 .main_img_wrap .img_zone .object {
        height: auto;
    }
    #immigration .main_img_zone .sub_text p {
        text-align: center;
        display: inline-block;
        width: 100%;
        margin: auto;
    }
    #iju01 .text_zone .res_540 {
        margin-bottom: 40px;
    }
    #iju01 .text_zone .comment_bottom {
        margin-bottom: 40px;
    }
    #iju01 .text_zone .comment {
        margin-top: 40px;
    }
    .res_padding {
        padding-bottom: 40px;;
    }
    #iju01 .add_margin {
        margin-top: 40px;
    }
    #iju01 .res_add_margin_less {
        margin-top: 20px;
    }
    .res_padding00 {
        padding-left: 0px;
        padding-right: 0px;
    }
}






/**============================
abroad 山村留学
============================**/
#abroad .main_img_zone .img_zone {
    text-align: right;
}
#abroad .main_img_zone .main_img {
    width: 410px;
    height: auto;
}
#abroad .main_img_zone .text_zone {
    display: inline-block;
    border-left: 1px solid #CD612A;
    border-right: 1px solid #CD612A;
}
#abroad .main_img_zone .page_link {
    margin-top: 40px;
    text-align: left;
    margin-left: 35%;
}
@media screen and (max-width:1280px) {
    #abroad .main_img_zone .page_link {
        margin-top: 40px;
        text-align: left;
        margin-left: 28%;
    }
}
@media screen and (max-width:991px) {
    #abroad .main_img_zone .page_link {
        margin-top: 40px;
        text-align: left;
        margin-left: 20%;
    }
}
@media screen and (max-width:540px) {
    #abroad .main_img_zone .img_zone {
        text-align: center;
    }
    #abroad .main_img_zone .text_zone {
        display: inline-block;
        border-left: 1px solid #CD612A;
        border-right: 1px solid #CD612A;
        margin-top: 40px;
    }
    #abroad .main_img_zone .page_link {
        margin-top: 40px;
        text-align: left;
        margin-left: 18%;
    }
}
#abroad .main_img_zone .font_p {
    margin-top: 25px;
}
#abroad .intro_text p {
    text-align: left;
}
#abroad .intro_top {
    text-align: left;
}
#abroad .intro_top .border_link {
    justify-content: left;
}
#abroad .intro_wrap .text_zone {
    text-align: left;
}
#abroad .intro_wrap .text_zone p {
    width: 80%;
    margin-left: 0;
}
@media screen and (max-width:540px) {
    #abroad .intro_top .res_540.border_link {
        display: flex !important;
        justify-content: left;
    }
    #abroad .intro_wrap .text_zone p {
        width: 100%;
        margin-left: 0;
        margin-bottom: 0px;
        margin-top: 40px;
    }
}
#abroad .intro_wrap .img_zone {
    display: flex;
    justify-content: space-between;
}
#abroad .intro_wrap img {
    width: 100%;
    height: auto;
}
#abroad .intro_wrap .img_zone img {
    width: 300px;
    height: auto;
}
#abroad .intro_wrap02 .immigration_link p {
    width: 210px;
    margin: auto;
    margin-top: 15px;
    margin-bottom: -15px;
}
#abroad .intro_wrap02 .immigration_link a {
    margin-left: -20%;
}
#abroad .intro_wrap02 img {
    width: 300px;
    height: auto;
}
#abroad .intro_wrap02 p {
    text-align: left;
    width: 80%;
}
@media screen and (max-width:1280px) {
    #abroad .intro_wrap .img_zone img {
        width: 240px;
        height: fit-content;
        height: intrinsic;
    }
    #abroad .intro_wrap02 .immigration_link p {
        width: 190px;
        margin: auto;
        margin-top: 15px;
        margin-bottom: -15px;
    }
}
@media screen and (max-width:991px) {
    #abroad .intro_wrap .img_zone {
        display: flex;
        justify-content: space-around;
    }
    #abroad .intro_wrap02 .immigration_link p {
        width: 200px;
        margin: auto;
        margin-top: 15px;
        margin-bottom: -15px;
    }
    #abroad .intro_wrap02 p {
        text-align: left;
        width: 80%;
        margin-bottom: 40px;
    }
}
@media screen and (max-width:540px) {
    #abroad .intro_wrap02 .section {
        margin-top: 40px;
    }
    #abroad .intro_wrap02 .immigration_link p {
        width: 193px;
        margin: auto;
        margin-top: 15px;
        margin-bottom: -15px;
    }
    #abroad .intro_wrap02 p {
        text-align: left;
        width: 100%;
        margin-bottom: 40px;
    }
    #abroad .intro_wrap .img_zone {
        display: flex;
        justify-content: initial;
        flex-direction: column;
    }
    #abroad .intro_wrap .img_zone img {
        width: 100%;
        height: auto;
    }
    #abroad .intro_wrap02 img {
        width: 100%;
        height: auto;
    }
}
#abroad .intro_wrap03 .text_zone p {
    width: 90%;
}
@media screen and (max-width:540px) {
    #abroad .intro_wrap03 .text_zone p {
        width: 100%;
    }
}
#abroad .intro_wrap03 .img_zone {
    display: initial;
}
#abroad .intro_wrap03 .img_zone img {
    width: 100%;
    height: auto;
}
#abroad .intro_wrap03 .img_zone p {
    font-size: 14px;
    text-align: left;
}
#abroad .gallery {
    display: flex;
    justify-content: space-around;
}
#abroad .gallery img {
    width: 100%;
}
#abroad .gallery .img_zone p {
    font-size: 14px;
    text-align: left;
}
#abroad .gallery_add .square_title {
    margin-bottom: 60px;
}
#abroad .gallery_add .img_zone {
    width:270px;
    height: auto;
    margin: auto;
}
#abroad .gallery_add .img_zone.add_margin {
    width:270px;
    height: auto;
    margin: auto;
    margin-top: 60px;
}
#abroad .gallery_add .img_zone img {
    width: 100%;
    height: auto;
}
#abroad .gallery_add .chief_zone {
    text-align: left;
    margin: auto;
    margin-right: 0;
    padding-left: 50px;
}
#abroad .gallery_add .chief_zone .chief_text {
    margin-top: 100px;
}

/**margin**/
.margin30 {
    margin-top: 30px;
}
.margin60 {
    margin-top: 60px;
}
.margin120 {
    margin-top: 120px;
}
/**margin end **/


#abroad .gallery_add .img_zone_add01 {
    margin-left: 0;
    margin-top: 80px;
}
#abroad .gallery_add .img_zone_add02 {
    /*margin-right: 0;*/
    margin-top: 170px;
}

@media screen and (max-width:1280px) {
    #abroad .gallery_add .chief_zone {
        text-align: left;
        margin: auto;
        margin-right: 0;
        padding-left: 10px;
    }
}
@media screen and (max-width:991px) {
    #abroad .gallery_add .img_zone_add01 {
        margin: auto;
    }
    #abroad .gallery_add .img_zone_add02 {
        margin: auto;
    }
    #abroad .gallery_add .square_title {
        margin-bottom: 40px;
        margin-top: 40px;
        width: 100%;
    }
    #abroad .res_991.gallery {
        display: flex !important;
    }
    #abroad .res_991.gallery .chief_text p {
        text-align: left;
    }
}
@media screen and (max-width:540px) {
    .margin30 {
        margin-top: 0px;
    }
    .margin60 {
        margin-top: 0px;
    }
    .margin120 {
        margin-top: 0px;
    }
    #abroad .gallery_add .img_zone {
        width:100%;
        height: auto;
        margin: auto;
    }
    .res_padding_top {
        padding-top: 40px !important;
    }
    .res_margin00 {
        margin-top: 0 !important;
    }
    #abroad .res_991.gallery {
        display: flex !important;
        justify-content: initial;
    }
}

#abroad .intro_wrap04 {
    text-align: left;
}
#abroad .intro_wrap hr {
    margin-bottom: 20px;
    width: 200px;
}
#abroad .intro_wrap04 hr {
    margin-left: 0;
}
#abroad .intro_wrap05 {
    display: flex;
    justify-content: center;
}
#abroad .intro_wrap05 .bottom_border {
    line-height: 1.8;
}
#abroad .intro_wrap05 .section {
    margin-left: 0;
    margin-right: 0;
}
#abroad .intro_wrap06 .img_width01 {
    width: 430px;
    height: auto;
}
#abroad .intro_wrap06 .text_zone p {
    width:90%;
}
#abroad .intro_wrap06 .img_width02 {
    width: 400px;
    height: auto;
    float: right;
}
#abroad .intro_wrap07 .position_flex {
    justify-content: space-around;
}
#abroad .intro_wrap07 .text_zone p {
    width: 100%;
}
#abroad .intro_wrap07 .text_zone .border_title02::after {
    width: 60%;
}
@media screen and (max-width:1280px){
    #abroad .intro_wrap07 .text_zone .border_title02::after {
        width: 40%;
    }
    #abroad .intro_wrap06 .img_width01 {
        width: 100%;
        height: auto;
    }
}
@media screen and (max-width:991px) {
    #abroad .intro_wrap06 .img_width01 {
        width: 100%;
        height: auto;
    }
    #abroad .intro_wrap06 .img_width02 {
        width: 100%;
        height: auto;
        float: right;
    }
    #abroad .intro_wrap06 .text_zone p {
        width:100%;
    }
}
@media screen and (max-width:540px){
    #abroad .intro_wrap07 .text_zone .border_title02::after {
        width: 100px;
    }
    #abroad .intro_wrap06 .img_width02 {
        width: 100%;
        height: auto;
        float: right;
    }

}


.icon_img {
    width: 70px;
    height: auto;
}



/**============================
dicussion 座談会
============================**/
#discussion {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    color: #000;
    font-weight: 500;
}
#discussion .font_p20 {
    font-size: 20px;
}
#discussion .main_img_zone .img_zone img {
	width: 100%;
	height: auto;
	overflow: hidden;
	object-fit: cover;
}
#discussion .people_intro .people_zone {
    /*padding: 30px;*/
    padding: 10px; /* 2023.06.29 by Nakamura */
}
#discussion .people_intro .people_zone p {
    text-align: left;
    margin: auto;
    margin-top: 20px;
    display: inline-block;
}
#discussion .people_intro .people_zone img {
    width: 196px;
    height: auto;
}
@media screen and (max-width:991px) {
    #discussion .people_intro .people_zone {
        padding: 20px 0px;
        margin: auto;
        display: flex;
        
    }
    #discussion .people_intro .people_zone p {
        text-align: left;
        padding-left: 20px;
		width: 235px;
    }
    #discussion .people_intro .people_zone img {
        width: 100px;
        height: 100%;
        margin: auto;
    }
}
@media screen and (max-width:540px) {
    #discussion .font_p20 {
        font-size: 16px;
    }
    #discussion .main_img_zone .img_zone .res_991 {
        display: none !important;
    }
    #discussion .main_img_zone .text_zone {
        text-align: left;
        padding-top: 40px;
        padding-bottom: 20px;
        background-image: url("../img/discussion_main_img_bg.png");
        background-size: contain;
        background-repeat: no-repeat;
    }
}

#discussion .talk_wrap {
    padding-top: 60px;
    text-align: left;
}
#discussion .wrap_bg {
    background:linear-gradient(180deg, #FAF0F1 75%, #fff);

    margin-top: 60px;
}
#discussion .talk_wrap .start_bg {
    background-color: #fff;
    border-radius: 30px;
    border: 1px solid #D1621A;
    display: inline-block;
}
#discussion .talk_wrap .start_bg p {
    padding: 10px 50px;
    display: inline-block;
}
#discussion .talk_wrap .question {
    display: flex;
    align-items: center;
}
#discussion .talk_wrap .question img {
    width: 75px;
    height: 75px;
    margin-right: 20px;
}
#discussion .talk_zone .people_img_zone {
    margin-top: 30px;
}
#discussion .talk_zone .people_img_zone .people_img {
    width: 70px;
    height: auto;
    height: fit-content;
    height: intrinsic;
}
#discussion .balloon_top,
#discussion .balloon_left {
    position: relative;
    /*display: inline-block;*/
    margin: 1.5em 0;
    margin-bottom: 0;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    font-size: 16px;
    background: #FFFCD0;
    border-radius: 35px;
    display: inline-flex;
}
#discussion .balloon_top:before {
    content: "";
    position: absolute;
    top: -30px;
    left: 10%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #FFFCD0;
}
#discussion .balloon_left::before {
    content: "";
    position: absolute;
    top: 35%;
    left: -30px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-right: 20px solid #FFFCD0;
    z-index: 2;
}
/*
#discussion .balloon_left:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    margin-top: -14px;
    border: 14px solid transparent;
    border-right: 14px solid #FFFCD0;
    z-index: 1;
}
*/
  
#discussion .balloon_top p,
#discussion .balloon_left p {
    padding: 20px 20px 20px 20px;
    text-align: left;
}
#discussion .talk01 .people_talk p  {
    margin: auto;
}
#discussion .talk01.offset-md-1 .balloon_left {
    margin-left: 10px;
}
#discussion .talk_zone .people_img_zone01 {
    display: flex;
    justify-content: flex-start;
    padding-left: 5px;
}
#discussion .talk_zone .people_img_zone01 .people_img {
    margin-left: 10px;
}
#discussion .talk01 .balloon_left .font_p20 .color_red {
    font-size: 30px;
    font-weight: bolder;
}
#discussion .talk01 .people_talk01 {
    margin-left: 40px;
    text-align: center;
}
#discussion .discussion_comment p {
    text-align: left;
    display: inline-block;
	border: 1px solid #D1621A;
	padding: 20px 50px;
	position: relative;
	overflow: hidden;
	transition: ease .5s;
}

@media screen and (max-width:1280px) {
    #discussion .balloon_left {
        margin-left: 40px;
    }
    #discussion .talk01.offset-md-1 .balloon_left {
        margin-left: 40px;
    }
}

@media screen and (max-width:540px) {
    #discussion .talk_wrap .start_bg p {
        padding: 10px 20px;
        display: inline-block;
    }
    #discussion .talk_wrap .question {
        margin-top: 40px;
    }
    #discussion .talk_wrap .question img {
        width: 50px;
        height: 50px;
        margin-right: 20px;
    }
    #discussion .balloon_top:before {
        content: "";
        position: absolute;
        top: -30px;
        left: 20%;
        margin-left: -15px;
        border: 15px solid transparent;
        border-bottom: 15px solid #FFFCD0;
    }
    #discussion .talk01 .people_talk01 {
        margin-left: 0px;
        text-align: center;
    }
    #discussion .talk01 .people_talk01 .add_size{
        margin-left: 0px;
        text-align: center;
        font-size: 20px;
    }
    #discussion .discussion_comment p {
        text-align: left;
        display: inline-block;
        border: 1px solid #D1621A;
        padding: 20px 20px;
        position: relative;
        overflow: hidden;
        transition: ease .5s;
    }
    #discussion .balloon_top p,
    #discussion .balloon_left p {
        padding: 12px;
        text-align: left;
    }
}


/**============================
childsupport 子育て支援
============================**/
#childsupport .main_img_zone .img_zone img {
	/*width: 100%;
	height: auto;*/
	height: 450px;
	width: auto;
	overflow: hidden;
	object-fit: cover;
}
@media screen and (max-width:1280px) {
    #childsupport .main_img_zone .img_zone img {
        /*width: 100%;
        height: auto;*/
        height: 400px;
        width: auto;
        overflow: hidden;
        object-fit: cover;
        object-position: center;
    }
}
@media screen and (max-width:991px) {
    #childsupport .main_img_zone .img_zone img {
        width: 100%;
        height: auto;
        /*height: 300px;
        width: auto;*/
        overflow: hidden;
        object-fit: cover;
        object-position: center;
    }
}
#childsupport .intro_text {
    text-align: left;
}
#childsupport .intro_text hr {
    width: 150px;
    margin-left: 0;
    margin-bottom: 40px;
}
#childsupport .intro_text p {
    margin-bottom: 40px;
}
#childsupport .intro_text .intro_icon .icon_img {
    margin-right: 20px;
    width: 80px;
    height: auto;
}

#childsupport .intro_text .page_link {
    margin-top: 40px;
}
#childsupport .intro_text .page_link .circle_btn {
    margin-left: 2.5%;
    margin-right: 4%;
}
#childsupport .intro_text .page_link .circle_btn:hover::before{
	width:160%;
}
#environment .intro_text .page_link .circle_btn:hover::before{
	width:155%;
}

#childsupport .text_zone {
    text-align: left;
}
#childsupport img {
    width: 100%;
}
#childsupport .img_zone p {
    text-align: left;
}
#childsupport .img_width370 {
    width: 370px;
    height: auto;
}
#childsupport .gallery {
    display: flex !important;
    justify-content: space-between;
    text-align: left;
}
#childsupport #school .add_margin {
    margin-top: 40px;
}
#childsupport .res_991.gallery {
    display: none !important;
}
#childsupport .gallery02 {
    display: flex;
    justify-content: space-around;
    text-align: left;
}
#childsupport .gallery03 {
    display: flex;
    justify-content: space-around;
    text-align: left;
}
#childsupport .flex_between{
    justify-content: space-between;
}
@media screen and (max-width:1280px) {
    #childsupport .intro_text .intro_icon .icon_img {
        margin: auto;
        margin-bottom: 10px;
        width: 80px;
        height: auto;
    }
    #childsupport .intro_text .page_link {
        margin: auto;
        margin-top: 30px;
        margin-left: 15px;
    }
    #childsupport .img_width370 {
        width: 90%;
        height: auto;
    }
    #childsupport #nursery .offset-md-1 {
        margin: auto;
    }
}
@media screen and (max-width:991px) {
    #childsupport #school .add_margin {
        margin-top: 0px;
    }
    #childsupport .res_991.gallery {
        display: flex !important;
        justify-content: space-between;
        text-align: left;
    }
    #childsupport .text_zone {
        text-align: left;
    }
    #childsupport .gallery02 {
        display: flex !important;
        justify-content: space-around;
        text-align: left;
    }
    #childsupport .gallery03 {
        display: flex !important;
        justify-content: space-around;
        text-align: left;
    }
    #childsupport .intro_text .page_link .circle_btn {
        margin-left: 2.5%;
        margin-right: 6%;
    }
}
@media screen and (max-width:764px) {

    #childsupport #nursery .res_991.gallery {
        padding: 0;
    }
    #childsupport #nursery .gallery .img_zone {
        margin-top: 40px;
    }
    #childsupport .res_padding_top{
        padding-top: 40px;
    }
    #childsupport .res_padding_bottom {
        padding-bottom: 40px;
    }
    #childsupport .gallery {
        display: flex !important;
        justify-content: initial;
        flex-direction: column;
        text-align: left;
    }
    #childsupport .gallery  img {
        width: 100%;
    }
    #childsupport .border_all::after,
    #childsupport .border_all::before {
        border-radius: 5px;
        content: "";
        width: initial;
        flex-grow: 1
    }
    #childsupport #afterschool .gallery {
        padding: 0;
    }
    #childsupport #afterschool .gallery02 {
        padding: 0;
    }
    #childsupport #afterschool .gallery03 {
        padding: 0;
	    margin-top: 0px;
    }
}
@media screen and (max-width:540px) {
    #childsupport .intro_text .intro_icon .icon_img {
        margin: auto;
        margin-bottom: 5px;
        width: 80px;
        height: auto;
    }
    #childsupport .main_img_zone .img_zone img {
        width: 100%;
        height: auto;
        overflow: hidden;
        object-fit: cover;
        margin: auto;
    }
    #childsupport .intro_text .page_link {
        margin: auto;
        margin-top: 30px;
        margin-left: 25px;
    }
    #childsupport .intro_text .page_link .circle_btn {
        margin-left: 2.5%;
        margin-right: 15%;
    }
    #childsupport .border_all::before {
        border-radius: 5px;
        content: "";
        width: initial;
        flex-grow: 1;
        margin-right:10px;
    }
}

#childsupport #subsidy {
    padding-bottom: 60px;
    border-bottom: 1px solid #D1621A;
}
#childsupport #subsidy .sub_title.border_title::after {
    margin-left: 0;
    flex-grow: 1;
}
#childsupport #subsidy .sub_title .square_title {
    color: #fff;
    background-color: #D1621A;
}
#childsupport #subsidy .subsidy_text {
    margin-top: 40px;
}
#childsupport #subsidy .subsidy_text a {
    margin-top: 40px;
    margin-left: 30px;
}

@media screen and (max-width:540px) {
    #childsupport #subsidy {
        padding-bottom: 40px;
        border-bottom: 1px solid #D1621A;
    }
}

/**============================
environment 暮らしやすい環境
============================**/
#environment .intro_text .intro_icon .icon_img {
    margin-right: 10px;
    width: 80px;
    height: auto;
}
#ambience .flex_center {
    justify-content: center;
}
@media screen and (max-width:540px) {
    #environment .intro_text .intro_icon .icon_img {
        margin-right: 0px;
        width: 80px;
        height: auto;
    }
    #ambience .gallery {
        padding: 0;
    }
    #water .gallery {
        padding: 0;
    }
    #townhouse .gallery {
        padding: 0;
    }
    .townbus {
        padding: 0;
    }
}




/**============================
medicalcare 暮らしやすい環境
============================**/
#medicalcare .intro_text .page_link .circle_btn:nth-child(1):hover:before{
	width:130%;
}
#medicalcare .intro_text .page_link .circle_btn:nth-child(2):hover:before{
	width:180%;
}
#medicalcare .intro_text .page_link .circle_btn:nth-child(3):hover:before{
	width:145%;
}
#medicalcare .sub_title {
    margin-top: 40px;
}
#medicalcare #center .text_zone hr {
    margin-left: 0;
    margin-bottom: 40px;
}
#medicalcare #care .border_title {
    margin-top: 50px;
    margin-bottom: 50px;
}
#medicalcare #care .border_title::after {
    flex-grow: 1;
}
@media screen and (max-width:540px) {
    #medicalcare .gallery {
        padding: 0;
        margin: auto;
        margin-top: 40px;
    }
    #medicalcare #care .border_title {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}
@media screen and (max-width:540px) {
    #medicalcare .sub_title {
        margin-top: 0px;
    }
    #childsupport #center .text_zone .square_title {
        margin-bottom: 40px;
    }
    #childsupport #center .img_zone {
        padding-left: 0;
        padding-right: 0;
    }
    #medicalcare #care {
        justify-content: center;
    }
    #childsupport #care .text_zone {
        margin: auto;
        padding-left: 0;
        padding-right: 0;
    }
    #childsupport #care .text_zone p {
        padding-left: 0;
        padding-right: 0;
    }
    #childsupport #care .gallery .img_zone {
        padding-left: 0;
        padding-right: 0;
    }
    #childsupport #care .img_zone img {
        padding: 0;
    }
    #childsupport #care .res_margin00 {
        margin-top: 0;
    }
    #childsupport #care .res_margin00 .border_title {
        margin-top: 0;
    }
    #childsupport .border_title::after {
        flex-grow: 1;
        width: initial;
    } 
}

/**============================
medicalcare 暮らしやすい環境
============================**/
#ringyo .intro_text .page_link .circle_btn:hover:before{
	width:170%;
}
/*#ringyo .intro_text .page_link .circle_btn:nth-child(2):hover:before{
	width:180%;
}
#ringyo .intro_text .page_link .circle_btn:nth-child(3):hover:before{
	width:145%;
}*/
#medicalcare .sub_title {
    margin-top: 40px;
}
#ringyo .text_zone hr {
    width: 200px;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 40px;
}
.img_info {
    padding: 30px;
}
.img_info h2 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 20px;
}
.img_info .border_title:after {
    flex-grow: 1;
}
#ringyo #etc ul {
    padding-left: 0;
}
#ringyo #etc ul li {
    display: inline-block;
    padding-right: 35px;
}
@media screen and (max-width:991px) {
    #kanko .img_info {
        padding: 10px;
    }
}

@media screen and (max-width:540px) {
    #ringyo .gallery {
        padding-left: 0;
        padding-right: 0;
    }
    /*#ringyo #forestry .text_zone {
        padding-left: 0;
        padding-right: 0;
    }
    #ringyo #forestry .img_zone {
        padding-left: 0;
        padding-right: 0;
    }*/
    .img_info {
        padding: 0px;
    }
    #kanko .img_info {
        padding: 0px;
    }
}

/**============================
kanko 暮らしやすい環境
============================**/
#kanko .intro_text .page_link .circle_btn:hover:before{
	width:175%;
}
#kanko .text_zone hr {
    width: 200px;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 40px;
}
#kanko .sub_title {
    margin-top: 40px;
}
#kanko #sightseeing .page_link {
    margin-left: 30px;
    margin-top: 20px;
}
#kanko #sightseeing .page_link .circle_btn:hover::before {
    width: 120%;
}
#kanko .img_info.list_bottom {
    margin-top: 100px;
}

@media screen and (max-width:1200px) {
    #kanko .img_info.list_bottom {
        margin-top: 0px;
    }
}

@media screen and (max-width:540px) {
    #kanko .gallery {
        padding-left: 0;
        padding-right: 0;
    }
    #kanko #sightseeing .mountain .text_zone {
        padding-left: 0;
        padding-right: 0;
    }
    #kanko #sightseeing .mountain .img_zone {
        padding-left: 0;
        padding-right: 0;
    }
    #kanko #ruins .remains {
        padding-left: 0;
        padding-right: 0;
    }
    #kanko #ruins .remains .img_zone {
        padding-left: 0;
        padding-right: 0;
    }
}

/**============================
gikai 暮らしやすい環境
============================**/
#gikai .gallery03 {
    display: flex;
    justify-content: center;
}
@media screen and (max-width:991px) {
    .tab_padding_top {
        padding-top: 40px;
    }
    .tab_padding00 {
        padding-left: 0;
        padding-right: 0;
    }
    .tab_margin00 {
        margin-top: 0;
    }
    .tab_margin_top {
        margin-top: 40px;
    }
}
@media screen and (max-width:540px) {
    .res_padding_add {
        padding-left: 12px;
        padding-right: 12px;
    }
    .res_padding00 {
        padding-left: 0;
        padding-right: 0;
    }
    #gikai .margin_add {
        margin-top: 40px;
    }
    #gikai .chart_zone {
        margin-top: 40px;
    }
}



/**============================
 移住 PCとSPの画像の出し分け 2023.06.28 by Nakamura
============================**/
.pc-visible { display: inherit; }
.pc-hidden { display: none; }
.sp-visible { display: none; }
.sp-hidden { display: none; }
@media screen and (max-width:540px) {
	.pc-visible { display: none; }
	.pc-hidden { display: none; }
	.sp-visible { display: inherit;	}
	.sp-hidden { display: none; }
}
