@charset "utf-8";


.under_renewal {
    padding-top: 5.38%;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 5.38%;
    text-align: center;
    background: #f8f8f8;
}
.ur_inner {
  max-width: 800px;
  margin: 0 auto;
}
.under_renewal h2 {
    font-size: clamp(24px, 4vw, 32px);
    font-weight: 600;
    margin-bottom: 28px;
    line-height: 1.6;
    color: #dd0001;
}
.under_renewal p {
    font-size: clamp(18px, 3vw, 24px);
    line-height: 1.7;
    margin-bottom: 16px;
    font-weight: 500;
}
.ur_contact {
    margin-top: 24px;
}
.ur_tel, .ur_mail {
  font-size: clamp(20px, 3.5vw, 28px);
  font-weight: bold;
  color: #d60000;
}
.ur_tel a {
	pointer-events: none;
}

.ur_mail a {
    text-decoration: underline;
}



#top{
	
}

#mv{
    margin-bottom: 6.15%;
}
#top_events {
    /* [disabled]padding-top: 5.38%; */
}

#top_eve_ue{
    /* [disabled]padding-bottom: 6.15%; */
    background-image: url("../images/flow_person.png"),url("../images/town_illust.svg");
    background-repeat: no-repeat,repeat-x;
    background-size: 19.23% auto,100% auto;
    background-position: left bottom,center bottom -4px;
    display: none;
}
#top_eve_ue .content_wrap {
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
}

#top_eve_ue ul{
    margin-top: 3.84%;
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
#top_eve_ue ul li{
	width: 46.92%;
	margin-right: 6.16%;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 6px 6px #D4D4D4;
    box-shadow: 0px 6px 6px #D4D4D4;
	border-radius: 10px;
}
#top_eve_ue ul li:last-child{
	margin-right: 0;
}
#top_eve_ue ul li a{
	pointer-events: none;
    display: block;
    padding-top: 16px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 20px;
}
.top_eve_img{
    width: 100%;
    margin-bottom: 8px;
}
.top_eve_img img{
	width: 100%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#top_eve_ue ul li h3{
    font-size: 17px;
    font-weight: 600;
    line-height: 1.4em;
    letter-spacing: .016em;
    margin-bottom: 14px;
}
.top_eve_txt{

}
.top_eve_tag{
	padding: 6px 8px;
	background-color: #dd0001;
	color: #FFFFFF;
	display: inline-block;
	font-size: 14px;
	line-height: 1em;
	font-weight: 500;
	letter-spacing: .0064em;
	border-radius: 6px;
	margin-bottom: 16px;
}
.top_eve_day{
	font-size: 16px;
	line-height: 1em;
	font-weight: 500;
}
#top_eve_sita{
	padding-top: 5.38%;
	padding-bottom: 5.38%;
	background-image:url("../images/star_bg.png");
	background-repeat: repeat;
	background-size: 100% auto;
	background-position: center center;
}
#top_eve_sita img{
	width: 100%;
}


#top_reasons{
    padding-top: 3.07%;
    padding-bottom: 5.38%;
}
#top_reasons .content_wrap {
    background-image: url(../images/staff_cut1.png),url(../images/staff_cut2b.png);
    background-repeat: no-repeat;
    background-position: left 4.61% top 6.15%,right 3.07% top 4.61%;
    background-size: 15.38% auto,22% auto;
    padding-top: 3.84%;
}

#top_reasons .h2h2_ja span {
    font-size: 56px;
    line-height: 1em;
}

#top_reasons ul{
    display: flex;
    flex-wrap: wrap;
    margin-top: 7.69%;
    margin-bottom: 32px;
}
#top_reasons ul li{
    width: 31.8%;
    margin-right: 2.3%;
    margin-bottom: 2.3%;
    background-color: #FFFFFF;
    border-radius: 8px;
    padding: 8px;
    padding-bottom: 8px;
    text-align: center;
    box-sizing: border-box;
    /* [disabled]-webkit-box-shadow: 0px 0px 8px #7B7B7B; */
    /* [disabled]box-shadow: 0px 0px 8px #7B7B7B; */
}
#top_reasons ul li:first-child{
    width: 100%;
    margin-bottom: 2.3%;
    margin-right: 0px;
/*    position: relative;*/
}
#top_reasons ul li:nth-child(4){
	margin-right: 0;
}
#top_reasons ul li:nth-child(7){
	margin-right: 0;
}
/*
#top_reasons ul li:first-child .red_num {
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%)
}
*/

.red_num{
    text-shadow: 3px 3px 0 #FFF, -3px -3px 0 #FFF,-3px 3px 0 #FFF, 3px -3px 0 #FFF,0px 3px 0 #FFF,  0 -3px 0 #FFF,-3px 0 0 #FFF, 3px 0 0 #FFF;
    font-family: "Anton", sans-serif;
    color: #dd0001;
    font-size: 48px;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: .096em;
    margin-top: -26px;
}
#top_reasons_01_in{
    display: flex;
    justify-content: space-between;
}
#top_reasons_01_in .top_reasons_txt  {
    width: 43.07%;
    margin-top: -34px;
}
#top_reasons_01_in .top_reasons_txt .red_num {
    font-size: 56px;
}


#top_reasons_01_in .top_reasons_txt p{
	font-size: 16px;
	line-height: 1.8em;
	font-weight: 500;
}
#top_reasons_01_in .top_reasons_txt p .font_red {
    font-weight: 700;
}

#top_reasons ul li #top_reasons_01_in h3{
    font-size: 32px;
    margin-bottom: 8px;
    font-weight: 600;
    line-height: 1em;
    letter-spacing: .064em;
    margin-top: 0px;
    padding-bottom: 28px;
	
}
#top_reasons ul li h3{
    font-size: 20px;
    margin-top: 8px;
    font-weight: 600;
    line-height: 1em;
    letter-spacing: .032em;
    background-image: url("../images/h_border_s.svg");
    background-size: 40% auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 20px;
    margin-bottom: 4px;
}
.top_reasons_01_img{
	width: 24.61%;
	height: 100%;
}
.top_reasons_01_img img{
    width: 100%;
    border-radius: 8px;
    height: 100%;
}
.top_reasons_txt{
    margin-bottom: 8px;

}
.top_reasons_p{
	font-size: 22px;
	line-height: 1.4em;
	font-weight: 600;
}
.top_reasons_img {
}
.top_reasons_img img {
    border-radius: 8px;
}
#top_features {
    padding-top: 6.15%;
    padding-bottom: 4.61%;
}
#top_features_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#top_features_head p {
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 40px;
    line-height: 1.4em;
    font-weight: 500;
    letter-spacing: .04em;
    min-width: 464px;
    width: 464px;
    text-shadow: 0px 0px 8px #FFFFFF,0px 0px 4px #FFFFFF,0px 0px 4px #FFFFFF,0px 0px 4px #FFFFFF;
}
#top_features_head h2 {
    text-align: right;
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 40px;
    line-height: 1em;
    font-weight: 800;
}
#top_features_head h2 span {
    display: block;
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 1em;
    color: #006e12;
    font-weight: 700;
}
#top_features_head h2 span .il_bl {
    display: inline-block;
}
#top_features ul {
    margin-top: 32px;
    display: flex;
    flex-wrap: wrap;
}
#top_features ul li {
    border-radius: 8px;
    /* [disabled]padding-top: 8px; */
    /* [disabled]padding-right: 8px; */
    /* [disabled]padding-left: 8px; */
    padding-bottom: 16px;
    background-color: #FFFFFF;
    width: 23.07%;
    margin-right: 2.57%;
    -webkit-box-shadow: 0px 4px 4px #D4D4D4;
    box-shadow: 0px 4px 4px #D4D4D4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 2.57%;
}
.top_featurs_img {
    margin-bottom: 12px;
}
.top_featurs_img img {
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

#top_features ul li h3 {
    color: #006e12;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 8px;
}
#top_features ul li p {
    font-size: 16px;
    font-weight: 500;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    color: #006e12;
}
#top_features ul li:nth-child(4){
	margin-right: 0;
}
#top_features ul li:nth-child(5){
    width: 100%;
    margin-right: 0px;
    display: flex;
    padding-top: 16px;
    padding-right: 48px;
    padding-left: 48px;
    padding-bottom: 16px;
    flex-direction: row-reverse;
    justify-content: space-between;
}
#top_features ul li:nth-child(5) .top_featurs_img {
    width: 36.15%;
    margin-bottom: 0px;
}
#top_features ul li:nth-child(5) .top_featurs_txt {
    width: 50%;
    margin-top: 32px;
}
#top_features ul li:nth-child(5) h3 {
    text-align: left;
    margin-bottom: 16px;
    font-size: 32px;
    background-image: url(../images/h_border_l.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    display: inline-block;
    padding-bottom: 24px;
}
#top_features ul li:nth-child(5) p {
    width: 100%;
    line-height: 1.8em;
}
#top_menu {
    padding-top: 6.15%;
    padding-bottom: 3.07%;
    background-image: url("../images/h_illust_bg.svg"),url("../images/star_bg.png");
    background-repeat: no-repeat,repeat;
    background-size: 100% auto;
    background-position: center top 32px,center center;
}
#top_menu ul {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#top_menu ul li {
    border-radius: 8px;
    background-color: #FFFFFF;
    width: 48.46%;
    margin-bottom: 3.08%;
}
#top_menu ul li a {
	pointer-events: none;
    padding-top: 8px;
    padding-right: 16px;
    padding-left: 8px;
    padding-bottom: 8px;
    display: flex;
}
.top_menu_img {
    width: 40%;
}
.top_menu_img img {
    border-radius: 8px;
}

.top_menu_txt {
    width: 60%;
    padding-top: 16px;
    margin-bottom: 8px;
}
.top_menu_txt h3 {
    padding-left: 24px;
    color: #009126;
    display: flex;
    font-size: 30px;
    line-height: 1.1em;
    margin-bottom: 20px;
    align-items: center;
}
.top_menu_txt h3 img {
    width: 80px;
    margin-right: 16px;
}
.top_menu_txt  .top_menu_catch {
    padding-left: 0px;
    margin-bottom: 8px;
}
.top_menu_txt .top_menu_catch span {
    background-color: #009126;
    color: #FFFFFF;
    display: inline-block;
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 600;
    padding-left: 24px;
    line-height: 1em;
    padding-bottom: 4px;
    padding-top: 2px;
}
.top_menu_txt p {
    padding-left: 24px;
    font-weight: 500;
    line-height: 1.6em;
}
#top_menu ul li:nth-child(2) h3 {
    color: #0073c9;
}
#top_menu ul li:nth-child(3) h3 {
	color: #f6b01f;
}
#top_menu ul li:nth-child(4) h3 {
	color: #61c000;
}
#top_menu ul li:nth-child(5) h3 {
	color: #009b34;
}
#top_menu ul li:nth-child(6) h3 {
	color: #0073c9;
}
#top_menu ul li:nth-child(7) h3 {
	color: #f6b01f;
}
#top_menu ul li:nth-child(8) h3 {
	color: #61c000;
}
#top_menu ul li:nth-child(2) .top_menu_catch span {
    background-color: #0073c9;
}
#top_menu ul li:nth-child(3) .top_menu_catch span {
    background-color: #f6b01f;
}
#top_menu ul li:nth-child(4) .top_menu_catch span {
    background-color: #61c000;
}
#top_menu ul li:nth-child(5) .top_menu_catch span {
    background-color: #009b34;
}
#top_menu ul li:nth-child(5) {
	width: 100%;
}
#top_menu ul li:nth-child(5) .top_menu_img {
    width: 60%;
}
#top_menu ul li:nth-child(5) .top_menu_txt {
    width: 40%;
}
#top_menu ul .menu_column3 {
	width: 31.28%;
}
#top_menu ul .menu_column3 a {
    display: flex;
    flex-direction: column;
    padding-right: 8px;
    padding-bottom: 16px;
}
#top_menu ul .menu_column3 .top_menu_img {
	width: 100%;
}
#top_menu ul .menu_column3 .top_menu_txt {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#top_menu ul .menu_column3 .top_menu_txt h3{
    padding-left: 0px;
    margin-bottom: 8px;
}
#top_menu ul .menu_column3 .top_menu_txt p{
    padding-left: 0px;
}
#top_works {
    padding-top: 5.38%;
    padding-bottom: 6.15%;
}
#top_works_catch {
    display: flex;
    align-items: center;
    max-width: 808px;
    margin-left: auto;
    margin-right: auto;
}
#top_works_catch_l {
    background-image: url(../images/toyokawa_map.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 208px auto;
    padding-left: 88px;
    padding-top: 24px;
    padding-bottom: 24px;
}

#top_works_catch_txt {
    font-size: 32px;
    margin-bottom: 12px;
}
#top_works_catch_txt .font_red {
    font-size: 40px;
}
#top_works_area {
}
#top_works_area span {
    background-color: #006e12;
    color: #FFFFFF;
    font-size: 22px;
    line-height: 1em;
    font-weight: 600;
    display: inline-block;
    border-radius: 20px;
    padding-top: 4px;
    padding-right: 9px;
    padding-left: 10px;
    padding-bottom: 7px;
    margin-right: 8px;
    margin-bottom: 8px;
}
#top_works_catch_r {
    width: 240px;
    margin-left: -24px;
    margin-top: -24px;
    min-width: 240px;
}

#works_slide {
    position: relative;
    margin-top: 24px;
    margin-bottom: 4.61%;
}
.slide-arrow {
	position: absolute;
	top: 50%;
  transform: translateY(-50%);
  z-index: 999;
  width: 40px;
  height: auto;
}
#works_slide .slick-prev,
#works_slide .slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    z-index: 10;
}

#works_slide .slick-prev {
    left: -32px;  /* ← 左に少しはみ出す */
}

#works_slide .slick-next {
    right: -32px; /* → 右に少しはみ出す */
}

/* slick のデフォルトの ▲ を →/← ボタンっぽく見せる */
#works_slide .slick-prev:before,
#works_slide .slick-next:before {
    font-size: 38px;
    color: #dd0001; /* 好きな色に変更可能 */
    opacity: 1;
}

/* slickスライドを等高にする */
#works_slide .slick-track {
  display: flex !important;
}

#works_slide .slick-slide {
  height: auto !important;
  display: flex !important;
}

.works_item {
  display: flex;
  flex-direction: column;
  background: #fff;
  height: 100%; /* ←等高のコア */
}

/* テキスト部分が余白を吸収 */
.top_works_txt {
  flex: 1; /* 画像の下で残りを埋める */
  display: flex;
  flex-direction: column;
}

/* テキストと「住所」部分の余白のため */
.top_works_who {
  margin-top: auto; /* 一番下に寄せる */
}

#works_slide .slick-dots {
  top: 100%; /* スライドの下に配置 */
  margin-top: 8px; /* 好きなだけ離す */
}
#works_slide .slick-dots li button:before {
  font-size: 12px;       /* ドットサイズ（初期は6pxくらい） */
  color: #ccc;           /* 非アクティブの色 */
  opacity: 1;            /* 色が薄くならないように */
}

#works_slide .slick-dots li.slick-active button:before {
  color: #006e12;        /* アクティブ時の色 */
  opacity: 1;
  font-size: 14px;       /* 少し大きくしてもOK */
}

.works_item {
    margin-left: 16px;
    margin-right: 16px;
    background-color: #FFFFFF;
	pointer-events: none;
}
.works_item_img a img {
    width: 100%;
	border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

/*
#top_works ul {
    display: flex;
    margin-top: 24px;
    flex-wrap: wrap;
}

#top_works ul li {
    width: 31.28%;
    margin-right: 3.08%;
    background-color: #FFFFFF;
    border-radius: 8px;
    margin-bottom: 3.08%;
}
#top_works ul li:nth-child(3n) {
	margin-right: 0%;
}
*/

.top_works_img {
}
.top_works_img img {
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

.top_works_txt {
    padding-top: 12px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 20px;
}
.top_menu_cat {
    margin-bottom: 8px;
}
.top_menu_cat a {
    color: #FFFFFF;
    font-size: 14px;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    line-height: 1em;
    display: inline-block;
    padding-top: 3px;
    font-weight: 500;
    margin-right: 2px;
}
.top_menu_cat .kitchen {
	background-color: #009126;
}
.top_menu_cat .bath {
	background-color: #0073c9;
}
.top_menu_cat .basin {
	background-color: #f6b01f;
}
.top_menu_cat .toilet {
	background-color: #61c000;
}
.top_works_txt h3 {
    font-size: 16px;
    line-height: 1.5em;
}
.top_works_txt h3 a {
    display: block;
}

.top_works_who {
    color: #006e12;
    font-size: 15px;
    line-height: 1em;
    font-weight: 500;
    margin-top: 8px;
}
#top_voice {
    padding-top: 5.38%;
    padding-bottom: 6.15%;
    background-image: url(../images/voice_stuff.png),url("../images/star_bg.png");
    background-repeat: no-repeat,repeat-y;
    background-position: right 6.15% top -12.3%,center top;
    background-size: 28.46% auto,100% auto;
	
}
#top_voice .top_voice_catch {
    font-size: 20px;
    line-height: 1.6em;
    font-weight: 600;
    text-align: center;
    margin-top: 40px;
}
#top_voice ul {
    display: flex;
    margin-top: 48px;
    flex-wrap: wrap;
}
#top_voice ul li {
    width: 31.28%;
    margin-right: 3.08%;
    background-color: #FFFFFF;
    border-radius: 8px;
    margin-bottom: 3.08%;
}
#top_voice ul li:nth-child(3n) {
	margin-right: 0%;
}
#top_voice ul li a {
	pointer-events: none;
}
.top_voice_img {
}
.top_voice_img img {
	border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}
.top_voice_txt {
    padding-top: 12px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 12px;
}
.top_voice_who {
    color: #006e12;
    font-size: 22px;
    line-height: 1em;
    font-weight: 600;
    margin-top: 8px;
    margin-bottom: 16px;
}
#top_flow {
    padding-top: 5.38%;
    padding-bottom: 5.38%;
    background-image: url("../images/contact_person.png"),url(../images/town_illust.svg);
    background-repeat: no-repeat;
    background-position: right 9.23% top 7.69%,center bottom -8px;
    background-size: 22.3% auto,100% auto;
}
#top_flow ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 6.15%;
    margin-bottom: 32px;
}
#top_flow ul li {
    width: 23.07%;
    margin-right: 2.57%;
    background-color: #FFFFFF;
    border-radius: 8px;
    padding: 8px;
    padding-bottom: 8px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
}
#top_flow ul li::after {
    content: "";
    width: 10%;
    height: 20%;
    background-image: url("../images/flow_arrow.svg");
    background-repeat: no-repeat;
    background-position: right center;
    position: absolute;
    right: -8%;
    top: 50%;
    transform: translateY(-50%)
}
#top_flow ul li:last-child {
	margin-right: 0%;
}
#top_flow ul li:last-child::after {
    content: none;
}
.top_flow_img {
}
.top_flow_img img {
	border-radius: 8px;
}
.top_flow_txt {
    padding-top: 16px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 16px;
    margin-top: -40px;
    z-index: 999;
    position: relative;
}
.top_flow_txt .flow_num {
    font-family: "Anton", sans-serif;
    color: #FFFFFF;
    background-color: #dd0001;
    width: 48px;
    border-radius: 32px;
    height: 48px;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    line-height: 48px;
    font-weight: 500;
    margin-bottom: 8px;
}
.top_flow_txt p {
    color: #dd0001;
    font-size: 20px;
    line-height: 1em;
    font-weight: 600;
}
#top_contact-info {
    padding-top: 6.15%;
    padding-bottom: 6.15%;
	background-image: url("../images/flag_l.svg"),url("../images/flag_r.svg"),url("../images/star_bg.png");
    background-repeat: no-repeat,no-repeat,repeat;
    background-size: 30% auto,30% auto,100% auto;
    background-position: left top,right top,center center;
}
#top_contact-info .h2_h2._2nd .h2h2_ja {
    text-shadow: 4px 4px 0 #FFF, -4px -4px 0 #FFF,-4px 4px 0 #FFF, 4px -4px 0 #FFF,0px 4px 0 #FFF,  0 -4px 0 #FFF,-4px 0 0 #FFF, 4px 0 0 #FFF;
    color: #006e12;
    font-size: 44px;
    line-height: 1.3em;
}
#top_contact-info .top_contact_catch {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    line-height: 2em;
    margin-top: 3.07%;
}
#top_contact {
    display: flex;
    justify-content: space-between;
    margin-top: 3.07%;

}

#top_contact_box {
    width: 560px;
    min-width: 560px;
    margin-right: 24px;
    padding-top: 32px;
    padding-right: 24px;
    padding-left: 32px;
    padding-bottom: 24px;
    border-radius: 8px;
    background-color: #FFFFFF;

}
#top_contact_box .contact_peace {
    position: relative; /* 擬似要素用に相対位置 */
    color: #dd0001;
    font-size: 21px;
    line-height: 1.3em;
    font-weight: 800;
    font-family: "Zen Maru Gothic", sans-serif;
    padding: 4px 0 4px 0.5em; /* 吹き出し内余白 */
    background: #fff; /* 吹き出し背景 */
}

/* 左斜め線 */
#top_contact_box .contact_peace::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0.1em;
    height: 100%;
    border-left: 2px solid #dd0001;
    transform: rotate(-25deg);        /* 斜めに傾ける */
}

/* 右斜め線 */
#top_contact_box .contact_peace::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0.1em;
    height: 100%;
    border-right: 2px solid #dd0001;
    transform: rotate(25deg);         /* 斜めに傾ける */
}

#top_contact_cont {
    display: flex;
    margin-top: 24px;
    border-radius: 8px;
}
#top_contact_various {
}

#top_contact_tel {
    margin-bottom: 24px;
}
#top_contact_telnum {
}
#top_contact_telnum img {
    width: 56px;
    vertical-align: baseline;
    margin-right: 8px;
}
#top_contact_telnum a {
    font-size: 44px;
    font-family: "Anton", sans-serif;
    line-height: 1em;
    letter-spacing: 1px;
    pointer-events: none;
}
#top_contact_open {
    display: block;
    font-size: 20px;
    line-height: 1em;
    font-weight: 700;
    margin-top: 8px;
}
#top_contact_open span {
    color: #009b34;
    display: inline-block;
    margin-right: 2px;
    margin-left: 2px;
    font-size: 12px;
    vertical-align: top;
}
#top_contact_other {
    display: flex;
}
#top_contact_mail{
    margin-right: 12px;
	
}
#top_contact_mail a{
    display: flex;
    border: solid 2px #ffffff;
    border-radius: 10px;
    background-color: #dd0001;
    align-items: center;
    width: 176px;
    padding: 6px 12px;
    box-shadow: 0 1px 4px #C1C1C1;
    -webkit-box-shadow: 0 1px 4px #C1C1C1;
}
#top_contact_mail_img{
	width: 32px;
	height: 32px;
	background-color: #ffffff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
}
#top_contact_mail_img img{
	width: 65.38%;
}
#top_contact_mail span{
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3em;
}
#top_contact_line{
	margin-right: 10px;
}
#top_contact_line a{
    display: flex;
    border: solid 2px #FFFFFF;
    border-radius: 10px;
    background-color: #00b900;
    align-items: center;
    width: 104px;
    padding: 6px 12px;
    box-shadow: 0 1px 4px #C1C1C1;
    -webkit-box-shadow: 0 1px 4px #C1C1C1;
}
#top_contact_line_img{
	width: 32px;
	height: 32px;
	background-color: #ffffff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
}
#top_contact_line_img img{
	width: 67.69%;
}
#top_contact_line span{
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3em;
}
#top_contact_dog {
    width: 34.61%;
}
#top_contact_area {
    display: flex;
    align-items: center;
    margin-top: 16px;
    
}
#top_contact_area h3 {
    color: #dd0001;
    font-size: 20px;
    font-weight: 800;
    margin-right: 8px;
}
#top_contact_area ul {
}
#top_contact_area ul li {
    color: #FFFFFF;
    background-color: #dd0001;
    display: inline-block;
    font-size: 16px;
    line-height: 1em;
    padding-top: 4px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 6px;
    border-radius: 14px;
    font-weight: 700;
}




#top_contact_map {
    height: 0;
    overflow: hidden;
    padding-bottom: 26.84%;
    position: relative;
    width: 46.15%;
}
#top_contact_map iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
#top_company_info {
    display: flex;
    justify-content: space-between;
    margin-top: 2.3%;
}
#top_company_info_img {
    width: 46.15%;
}
#top_company_info_img img {
    border-radius: 8px;
}
#top_company_info_box {
    border-radius: 8px;
    padding-top: 32px;
    padding-right: 24px;
    padding-left: 32px;
    padding-bottom: 24px;
    background-color: #FFFFFF;
    width: 51.53%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#top_company_info_logo {
    margin-bottom: 16px;
    width: 80%;
}
#top_company_info_logo img {
}
#top_company_info_address {
    margin-bottom: 16px;
}
#top_company_info_address p {
    font-size: 16px;
    margin-bottom: 16px;
    line-height: 1.4em;
    font-weight: 500;
}
#top_company_info_box .link_btn {
    text-align: left;
}
#top_company_info_box .link_btn a {
    padding-top: 14px;
    padding-right: 56px;
    padding-left: 32px;
    padding-bottom: 14px;
    font-size: 17px;
}
#top_blog {
    padding-top: 5.38%;
    padding-bottom: 5.38%;
    background-position: center top 6.15%;
    background-size: 100% auto;
    background-repeat: repeat-y;
    background-image: url(../images/green_illust_bg.png);
}
#top_blog ul {
    margin-top: 2.3%;
    display: flex;
    margin-bottom: 3.84%;
}
#top_blog ul li {
    border-radius: 8px;
    background-color: #FFFFFF;
    width: 31.53%;
    margin-right: 2.705%;
}
#top_blog ul li:last-child {
	margin-right: 0%;
}
#top_blog ul li a {
	pointer-events: none;
    padding-top: 12px;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 24px;
    display: block;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top_blog_img img {
    border-radius: 8px;
}
.top_blog_txt {
    padding-right: 8px;
    padding-left: 8px;
}

.top_blog_date {
    font-size: 14px;
    font-weight: 600;
    color: #006e12;
    margin-bottom: 8px;
}
#top_blog ul li a h3 {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 600;
}

.top_blog_img {
    margin-bottom: 10px;
}
#top_news {
    padding-bottom: 5.38%;
    background-image: url(../images/green_illust_bg.png);
    background-repeat: repeat-y;
}
#top_news .content_wrap {
    display: flex;
    justify-content: space-between;
}
#top_news_head {
    width: 176px;
    margin-right: 32px;
    min-width: 176px;
}
#top_news_head .link_btn {
    text-align: left;
    margin-top: 32px;
}
#top_news_head .link_btn a {
    padding-top: 14px;
    padding-right: 48px;
    padding-left: 32px;
    padding-bottom: 14px;
    font-size: 17px;
}
#top_news_cont {
    border-radius: 8px;
    padding-top: 32px;
    padding-right: 40px;
    padding-left: 48px;
    padding-bottom: 16px;
    background-color: #FFFFFF;
    width: 70%;
}
#top_news_cont ul {
}
#top_news_cont ul li {
    border-bottom: 3px dotted #ABC3AF;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
#top_news_cont ul li:last-child {
	border-bottom: 3px none #ABC3AF;
	margin-bottom: 20px;
    padding-bottom: 0px;
}
.top_news_date {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #006e12;
    margin-bottom: 12px;
    margin-right: 16px;
}
.top_news_cat {
    display: inline-block;
}
.top_news_cat a {
	pointer-events: none;
	color: #FFFFFF;
    font-size: 14px;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    line-height: 1em;
    display: inline-block;
    padding-top: 3px;
    font-weight: 500;
    margin-right: 2px;
	background-color: #0073c9;
}

.top_news_cat .ivent {
	background-color: #f6b01f;
}

#top_news_cont ul li h3 {
	font-size: 16px;
    line-height: 1.6em;
    font-weight: 600;
}
#top_news_cont ul li h3 a {
	pointer-events: none;
}
