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

@media screen and (max-width:640px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#container{
width:100%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: 'Noto Sans JP', sans-serif;
	font-feature-settings: "palt";
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{transition : 0.5s;}

#header h1 {
    /*margin: 20px 0 0 30px;*/
    margin-right: auto;
	    width: 45%;

}		
	
#index_slide {
    position: relative;
    height: 100vh;/*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
    margin-bottom: 50px;
}
#slider {
    position: absolute;
	
}
#index_title {
    position: absolute;
	    top: 100px;
	    left: 10%;
}
#index_title .midashi {
    font-size: 30px;
    color: #131313;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 2px;
    margin-bottom: 10px;
}
#index_title .text {
    font-size: 18px;
    line-height: 30px;
    color: #252525;
    font-weight: 600;
}
.index_intro_title {
    color: #08A4ED;
    font-size: 26px;
    line-height: 34px;
    font-weight: 700;
    margin-bottom: 20px;
    letter-spacing: 2px;
}
.index_intro_text {
    font-weight: 600;	
    font-size: 16px;
    line-height: 26px;
    color: #292929;
    margin-bottom: 15px;
}
.index_intro_text span {
    color: #BD9417;
}
	
	.index_intro_botan{
		margin-bottom: 60px;
	}	
	
.index_intro_photo {
    width: 90%;
    margin-left: auto;
    margin-right: auto;	
	margin-bottom: 20px;
}
	
.index_intro_left {
    width: 90%;
    margin-left: auto;
    margin-right: auto;	
}
.index_intro {
	margin-top: 100px;
    margin-bottom: 90px;
}
.index_ie_back {
    padding-top: 80px;
    padding-bottom: 60px;
    background-color: #F1F7FA;
}
.index_ie_title  {
    width: 95%;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: flex;
    justify-content: center;
}
.index_ie_title .midashi {
    position: absolute;
    font-size: 20px;
    font-weight: 700;
    color: #252525;
    top: 40px;
    line-height: 24px;
}
.index_ie_title .eigo {
    position: absolute;
    font-size: 40px;
    color: #D5E4E7;
    letter-spacing: 1px;
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;	
	
}
.index_ie_bar {
    text-align: center;
    margin-bottom: 20px;
}
.index_ie_text {
    width: 90%;
    margin-left: auto;
    margin-right: auto;	
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 60px;
    color: #272727;
    font-weight: 600;
}

.index_ie_link_box {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
    margin-bottom: 20px;
}
.index_ie_link {
    width: 48%;
    margin-bottom: 40px;	

}
.index_ie_link .photo {
    margin-bottom: 25px;
	transition: 0.3s;	
}
.index_ie_link .photo a:hover {
    opacity: 0.7;
    margin-left: 3px;
}
.index_ie_link .title {
    margin-bottom: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #272727;
    letter-spacing: 2px;
}
.index_ie_link .text {
    font-size: 16px;
    line-height: 26px;
    color: #2A2A2A;
}
.index_ie_link2 {
    width: 48%;
    margin-bottom: 40px;	
}
.index_ie_link2 .photo {
    margin-bottom: 25px;
	transition: 0.3s;	
}
.index_ie_link2 .photo a:hover {
    opacity: 0.7;
    margin-left: 3px;
}

.index_ie_link2 .title {
    margin-bottom: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #272727;
    letter-spacing: 2px;
}
.index_ie_link2 .text {
    font-size: 16px;
    line-height: 26px;
    color: #2A2A2A;
}
.index_ie_link3 {
    width: 48%;
    margin-bottom: 40px;		
}
.index_ie_link3 .photo {
    margin-bottom: 25px;
	transition: 0.3s;	
}
.index_ie_link3 .photo a:hover {
    opacity: 0.7;
    margin-left: 3px;
}

.index_ie_link3 .title {
    margin-bottom: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #272727;
    letter-spacing: 2px;
}
.index_ie_link3 .text {
    font-size: 16px;
    line-height: 26px;
    color: #2A2A2A;
}
.index_ie_link4 {
    width: 48%;
    margin-bottom: 40px;	
}
.index_ie_link4 .photo {
    margin-bottom: 25px;
	transition: 0.3s;
}
.index_ie_link4 .photo a:hover {
    opacity: 0.7;
    margin-left: 3px;
}

.index_ie_link4 .title {
    margin-bottom: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #272727;
    letter-spacing: 2px;
}
.index_ie_link4 .text {
    font-size: 16px;
    line-height: 26px;
    color: #2A2A2A;
}
.index_works_title {
    width: 100%;
}
.index_works_title .photo {
	margin-bottom: 60px;
}
	
.index_works_title .photo img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}		
.index_works_title .midashi {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 3px;
    border-left: 3px solid #36B5F3;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
}
.index_works_text {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    color: #2A2A2A;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px;
    letter-spacing: 2px;
}
.index_works_box {
    width: 48%;
    margin-bottom: 40px;	
	}

.index_works {
    width: 90%;
    display: flex;
    justify-content: space-between;
		flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
}
.index_works_photo {
    margin-bottom: 21px;
  transition-property: opacity;
  transition-duration: 0.5s;	
}
.index_works_photo:hover {
  opacity: 0.7; 
}

.index_workes_title a {
    color: #262626;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 2px;
    text-decoration: none;
}
.index_workes_title a:hover {
    color: #2E638E;
}
.categoly1 {
    font-size: 14px;
    background-color: #C5EBFA;
    border-radius: 3px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    color: #2166A6;
    letter-spacing: 2px;
    font-weight: 600;
    width: 120px;
    text-align: center;
    margin-bottom: 8px;
}

.categoly2 {
    font-size: 14px;
    background-color: #e3e4e4;
    border-radius: 3px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    color: #464b50;
    letter-spacing: 2px;
    font-weight: 600;
    width: 90px;
    text-align: center;
    margin-bottom: 8px;
}
.categoly3 {
    font-size: 14px;
    background-color: #d2edce;
    border-radius: 3px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    color: #497020;
    letter-spacing: 2px;
    font-weight: 600;
    width: 100px;
    text-align: center;
    margin-bottom: 8px;
}
.categoly4 {
    font-size: 14px;
    background-color: #ecdaa4;
    border-radius: 3px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    color: #7d6a30;
    letter-spacing: 2px;
    font-weight: 600;
    width: 90px;
    text-align: center;
    margin-bottom: 8px;
}
.index_works_botan {
    margin-left: auto;
    margin-right: auto;
    width: 340px;
    margin-bottom: 90px;
}
.index_news_back {
    padding-top: 70px;
    padding-bottom: 40px;
    background-color: #F1F7FA;
}
.index_news_box {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.index_news_midashi {
    width: 120px;
    border-top: 4px solid #08A4ED;
    padding-top: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 4px;
}
.index_news_list {
    width: 93%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
.index_news_list .index_news {
    margin-bottom: 26px;

}
.index_news .index_news_day {
    font-size: 14px;
    line-height: 24px;	
}

.index_news .index_news_title a {
    color: #256FBC;
    font-size: 16px;
    line-height: 26px;
    text-decoration: none;
}
.index_news .index_news_title a:hover {
    color: #c09626;
}

.index_banar_back {
    padding-top: 40px;
    padding-bottom: 20px;
    background-color: #2C7FB9;
}
.index_banar {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.index_banar p {
    -webkit-box-shadow: 10px 10px 10px #1B69A0;
    box-shadow: 10px 10px 10px #1B69A0;
		margin-bottom: 20px;

}
.footer_back {
    padding-top: 60px;
    padding-bottom: 40px;
    background-color: #F1F7FA;
}
.footer_link {
    text-align: center;
    margin-bottom: 50px;
}

.footer_link a {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    background-color: #FFC13C;
    border-radius: 100px;
    padding-top: 20px;
    padding-right: 12px;
    padding-bottom: 20px;
    padding-left: 12px;
    color: #583C0C;
    text-decoration: none;
    font-weight: 600;
}	
.footer_link a:hover {
    color: #FFFFFF;
    background-color: #27ABEB;
    -webkit-box-shadow: 5px 5px 5px #C8D3D9;
    box-shadow: 5px 5px 5px #C8D3D9;
}	
	
.footer_link_text {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 45px;
    color: #272727;
}
.footer_tel {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    border-left: 2px solid #CCCCCC;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer_tel .midashi {
    color: #353535;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.footer_tel .tel {
    font-size: 35px;
    margin-bottom: 20px;	
    font-weight: 600;
    letter-spacing: 3px;
}
.footer_tel .time {
    color: #292929;
    font-size: 14px;
	line-height: 20px;
}
.foot {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
.foot .foot_left {
}
.foot_left .foot_link {
    margin-bottom: 10px;
}
.foot_left .foot_text {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.foot_left .foot_insta {
    margin-top: 15px;
    margin-bottom: 15px;
}
.foot_left .foot_cp {
    color: #7A7A7A;
    font-size: 14px;
}
.foot .foot_right {
    display: flex;
	justify-content: space-between;
    margin-top: 30px;
}
.foot_right .foot_link {
    width: 45%;
    margin-bottom: 60px;
}
	
.foot_right .foot_link {
    font-size: 16px;
    line-height: 28px;
}
.foot_right .foot_link a {
    text-decoration: none;
    color: #3A679C;
}
.foot_right .foot_link a:hover {
    color: #269AEF;
}
#pagetext {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    color: #2F2F2F;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 60px;
}
#pagetext .minimidashi {
    margin-top: 15px;
    margin-bottom: 15px;
    color: #21578F;
    font-size: 18px;
    font-weight: 600;
}
#pagetext p a {
    color: #2687D9;
}
#pagetext p a:hover {
    color: #FF6616;
}

.page_mainphoto {
    margin-bottom: 60px;

}

.page_mainphoto img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}	

.page_title {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    color: #262626;
    font-size: 26px;
	line-height: 32px;
    font-weight: 600;
    letter-spacing: 2px;
}
.page_title_eigo {
    margin-bottom: 40px;
    color: #00A5F3;
    font-size: 14px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 2px;
	  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.page_title2 {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    height: 60px;
    color: #2F2F2F;
    font-size: 18px;
    line-height: 60px;
    text-indent: 10px;
    letter-spacing: 2px;
    font-weight: 600;
    background-color: #AADEF8;
    margin-bottom: 30px;
}
.recruit_table {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 70px;
}
.recruit_table tr th {
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    font-size: 16px;
    border-bottom: 2px solid #E3DED4;
    vertical-align: middle;
    background-color: #F9F9F9;
    width: 40%;
}
.recruit_table tr td {
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    color: #353535;
    font-size: 16px;
    line-height: 26px;
    border-bottom: 1px dotted #E8E8E8;
    width: 75%;
}
.company_photo {
    width: 48%;
    margin-bottom: 30px;
}
.company_photo_box {
    width: 95%;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    justify-content: space-between;
	flex-wrap: wrap;
}
.company_photo .caption {
    margin-top: 15px;
    color: #313131;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 400;
}
.company_infobox {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
}
.company_midashi {
    width: 200px;
    height: 100px;
    color: #212121;
    font-size: 22px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 3px;
    padding-top: 30px;
    border-top: 3px solid #3AB6FB;
}
.company_table  {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 13px;
}
.company_table tr th {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #353535;
    font-size: 16px;
    line-height: 26px;	
    text-align: left;
	width: 35%;
}
.company_table tbody tr td {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #323232;
    font-size: 16px;
    line-height: 26px;
}

.gmap{
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
}
.gmap iframe, .gmap object, .gmap embed{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}	
	
.news_news_list {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}
.news_news_list .news_news {
    margin-bottom: 30px;
}
.news_news .news_news_day {
    font-size: 14px;
    line-height: 24px;	
}

.news_news .news_news_title a {
    color: #256FBC;
    font-size: 16px;
    line-height: 26px;
    text-decoration: none;
}
.news_news .news_news_title a:hover {
    color: #c09626;
}
.news_imagetext {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
    color: #363636;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}
.news_imagetext p a {
    text-decoration: none;
    color: #2BA9F1;
}
.news_imagetext p a:hover {
    color: #FF681A;
}


.news_imagephoto {
    width: 90%;
    margin-left: auto;
    margin-right: auto;	
    margin-bottom: 80px;
}
.news_caption {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-end;
    font-size: 14px;
}
.news_caption .news_day {
    margin-right: 10px;
}
.news_caption .news_return a {
    color: #866424;
    text-decoration: none;
}
.news_caption .news_return a:hover {
    color: #CD9915;
}
.workslist_box {
    width: 48%;
    margin-bottom: 50px;	
}
.works_gallery {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;	
}

.works_caption {
    width: 95%;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
	align-items: center;
    margin-bottom: 15px;
}
.works_right_caption {
    display: flex;
    font-size: 14px;
}
.works_right_caption .news_day {
    margin-right: 10px;
}

.works_right_caption .news_return a {
    color: #866424;
    text-decoration: none;
}
.works_right_caption .news_return a:hover {
    color: #CD9915;
}
.build_title {
    width: 90%;
    color: #252525;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 50px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}
.doboku_intro {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
.doboku_intro .photo {
    text-align: center;
    margin-bottom: 30px;		
}	
	
.doboku_intro .text {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;	
    color: #2E2E2E;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
}

.doboku_widephoto img {
  width: 100%;
  height: 350px;
  object-fit: cover;	
}	
	
.doboku_info_back {
    padding-top: 70px;
    padding-bottom: 20px;
    background-color: #f1f7fa;
    margin-bottom: 70px;
}
.doboku_midashitext {
    width: 90%;
    margin-left: auto;
    margin-right: auto;	
    color: #2F2F2F;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 50px;
}
.doboku_info {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 26px;
}

.doboku_midashi {
    position: relative;
    padding: 1.5rem;
    text-align: center;
    color: #373737;
    font-size: 26px;
	line-height: 33px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 40px;
}

.doboku_midashi:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 5px;
  content: '';
  border-radius: 3px;
  background: #08a4ed;
}


.doboku_info .midsahi {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #232323;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 2px;
}

.doboku_info_box {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}

.build_blogtitle {
    position: relative;
    padding: 0.7rem 1rem;
    color: #fff;
    border-radius: 10px;
    background: #00aef4;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
	line-height: 32px;
    font-weight: 600;
    margin-bottom: 30px;
}

.build_blogtitle:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #00aef4 transparent transparent transparent;
}
.gaikou_info_box {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.gaikou_info {
    width: 48%;
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 26px;
    color: #292929;
}
.gaikou_info .midashi {
    color: #155990;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 28px;
    margin-top: 20px;
    margin-bottom: 12px;
}
.gaikou_intro {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
.gaikou_intro .text {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;	
    color: #2E2E2E;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
}
	
.gaikou_intro .photo {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}	
	
.gaikou_intro2 {
	text-align: center;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 150px;
}
.gaikou_intro2 .photo2 {
    margin-top: 50px;
    width: 85%;	
    margin-left: auto;
    margin-right: auto;	
}
.reform_info {
    width: 48%;
    margin-bottom: 60px;
    text-align: center;
    color: #353535;
}
.reform_info .text {
    color: #2A2A2A;
    font-size: 16px;
    line-height: 28px;
    margin-top: 15px;
    font-weight: 600;
}
.reform_intro {
    margin-bottom: 80px;
}
.reform_intro_left {
	text-align: center;
	width: 90%;	
    margin-left: auto;
    margin-right: auto;		
}
.reform_intro_left .photo {
	width: 50%;	
margin-top: 40px;
}

.reform_intro_right .text {
	width: 90%;	
    margin-left: auto;
    margin-right: auto;	
    color: #2A2A2A;
    font-size: 16px;
    line-height: 36px;
    font-weight: 400;
    margin-top: 40px;
    margin-bottom: 40px;
}
.reform_intro_right .photo {
	text-align: center;
	width: 95%;	
    margin-left: auto;
    margin-right: auto;		
}
.kodate_intro {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
.kodate_intro_left {
}
.kodate_intro_left .text {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;	
    color: #2E2E2E;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
}
.kodate_intro_left .photo {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 40px;
}
.kodate_intro_right {	
    width: 85%;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 40px;
}
.kodate_intro_right .photo {	
    margin-top: 40px;
}	
	
.ie_intro {
    position: relative;
    height: 922px;
    margin-bottom: 60px;
    padding-top: 30px;
}
.ie_intro .ie_photo img {
    position: absolute;
	  width: 100%;
  height: 870px;
  object-fit: cover;
}
	
.ie_intro .ie_right {
    position: absolute;
    top: 90px;
    left: 8%;
    background-color: #FFFFFF;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.ie_intro .ie_right .ie_title {
    color: #2F2F2F;
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 40px;
}
.ie_intro .ie_right .ie_text {
    color: #2E2E2E;
	width: 90%;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: 600;
}
.ie_title2 {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    color: #151515;
    font-size: 24px;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: 2px;
}
.ie_bar {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
}
.ie_text2 {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    color: #262626;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 2px;
    margin-bottom: 60px;
}
.ie_point {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
}
.ie_point .ie_point_photo {
    margin-bottom: 40px;	
}
.ie_point .ie_point_right {
}
.ie_point_right .ie_point_eigo {
    color: #CACACA;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
    letter-spacing: 2px;
}
.ie_point_right .ie_point_midashi  {
    color: #0D7BB8;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 2px;
    margin-bottom: 10px;
}
.ie_point_right .ie_point_text {
    color: #292929;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 40px;
}

.ie_point2 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 120px;
}
.ie_point2 .ie_point_photo {
    margin-bottom: 40px;	
}
.ie_point2 .ie_point_right {
}
.about_sonzai {
}
.about_sonzai_right {
    width: 90%;
	margin-left: auto;
	margin-right: auto;
    margin-top: 60px;
}
.about_sonzai_text {
    color: #212121;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 90px;	
}
.about_sonzai_text p {
    margin-bottom: 20px;
}
.about_sonzai_title {
    color: #232323;
    font-size: 22px;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 25px;
    letter-spacing: 2px;
    margin-top: 30px;
}
.about_info {
    margin-bottom: 60px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.about_tate {
    width: 90%;
    margin-left: auto;
    margin-right: auto;	
    color: #2F2F2F;
    font-size: 26px;
    line-height: 45px;
    letter-spacing: 2px;
    font-weight: 700;
	margin-bottom: 40px;
}
.about_text {
    color: #262626;
    font-size: 16px;
    line-height: 34px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 40px;
}
.about_hukei {
	margin-bottom: 20px;

}
.about_text2 {
    color: #262626;
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 70px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
#cta {
    height: 60px;
    display: flex;
    position: fixed;
    bottom: 0;
    width: 100%;
}
#cta_tel {
    width: 33%;
    font-size: 14px;
    background-color: #0375CC;
    display: block;
    color: #FFFFFF;
    height: 60px;
    text-align: center;
    padding-top: 10px;
}
#cta_tel p a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 600;
    display: block;
    margin-top: 3px;
}

#cta_mail {
    width: 34%;
    font-size: 14px;
    display: block;
    color: #5d340f;
    background-color: #3BAAF1;	
    height: 60px;
    text-align: center;
    padding-top: 10px;
}

#cta_mail p a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 600;
    display: block;
    margin-top: 3px;
}


#cta_faq {
    width: 33%;
    font-size: 14px;
    display: block;
    background-color: #0375CC;	
    color: #5d340f;
    height: 60px;
    text-align: center;
    padding-top: 10px;
}

#cta_faq p a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 600;
    display: block;
    margin-top: 3px;	
}	
	
}
