@charset "UTF-8";
/*/▼帯バナー削除用CSS▼//*/

#beltbnr {
   display: none;
}
.h_bar{
   display: none;
}
/*/▲帯バナー削除用CSS▲//*/
#mainArea {
    letter-spacing: 0;
    line-height: 2;
    overflow: hidden;
    margin: 0 auto;
    font-family: "Hiragino Mincho ProN", YuMincho, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2rem;
}
#mainArea div {
    font-family: "Hiragino Mincho ProN", YuMincho, serif;
}
#mainArea p {
    font-family: "Hiragino Mincho ProN", YuMincho, serif;
}
.bnr_ {
    width: 900px;
    margin: 0 auto;
    display: block;
}
section {
    width: 860px;
    margin: 7em auto 10em;	
	position: relative;	
}
.f-f {
    font-family: "Hiragino Mincho ProN", YuMincho, serif;
    font-weight: 400;
    font-style: normal;
    line-height: 2.1rem;
    font-size: 1.28rem;
    letter-spacing: 0.5px;		
}
.under_ {
    margin: 0 auto 4% auto;
	clear: both;
}
.back-b {
}
.lead {
    width: 100%;
    margin: 0 auto -2em;
    position: relative;
}
.lead p {
	padding: 4em 0 2em 0;
    font-family: "Hiragino Mincho ProN", YuMincho, serif;    
	font-size: 1.5rem;
	font-weight: 400;	
    font-style: normal;    
	line-height: 1.9;
    text-align: center;
}

/*///*/
#about {
	position: relative;
	width: 1300px;
    margin: 5% auto;
	padding: 2% 0;
    display: flex;
}
#about .about_img {
	width: 60%;
}
#about .about_comment {
	width: 33%;
    border: 1.5px solid #ff780a;
    padding: 3% 3%;
    margin: 9% 0 0 -3.5%;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 1s ease-out, transform 1s ease-out;
    height: fit-content;
    text-align: center;
}
#about.show .about_comment {
    opacity: 1;
    transform: translateY(0);
}
h3 {
    font-size: 1.9rem;	
    font-family: "Hiragino Mincho ProN", YuMincho, serif;
    font-weight: 400;
    font-style: normal;	
	letter-spacing: 1px;
	line-height: 1.5;
    margin-bottom: 1%;
}
.marker {
    position: relative;
    z-index: 1;
    display: inline-block;
}
.marker::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0.1em;
    height: 85%;
    width: 0%;
    background: #ffd9c5;
    z-index: -1;
    transition: width 1.3s ease;
}
.marker.marker-animate::before {
    width: 100%;
}
#about .about_comment p {
	font-size: 1.4rem;
    font-family: "Hiragino Mincho ProN", YuMincho, serif;
    font-weight: 400;
    text-align: left;
    line-height: 1.9;
	letter-spacing: 0.1px;
    margin-top: 6%;
}

#function {
	position: relative;
	width: 60%;
	background-image: linear-gradient(0deg, transparent 11px, #dfdfdf 12px), linear-gradient(90deg, transparent 11px, #dfdfdf 12px);
    background-color: #f4f4f4;
    background-size: 12px 12px;
    padding: 4em 0 2em;
    text-align: center;
    margin: 0 auto 7% auto;
}
#function div {
    width: 80%;
    margin: 4% auto 3% auto;
}
#function .icon_img {
    width: 40%;
    margin: 0 auto 1.5% auto;
}
#function .detail_img {
    width: 30%;
    margin: 1% auto 4% auto;
}
#function p {
	font-size: 1.35rem;
    font-family: "Hiragino Mincho ProN", YuMincho, serif;
    font-weight: 400;
    line-height: 1.8;
	letter-spacing: 0.1px;
}

/* slide */
.slider {
    width: 100%;
    margin: 0 auto;
}
.slider img {
    width: 100%;
    height: auto;
}
.slick-dots {
    left: 50%;
    transform: translateX(-50%);
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	margin: 0 2px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 2px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: 0 0;
}
.slick-dots li button:before {
    font-size: 12px;
    top: 6px;
}
.ld_img {
    z-index: 3;	
}
.ld_img img {
	width: 100%;
	height: auto;	
}

/*///*/
.comment_ {
	font-size: 1.35rem;
	font-weight: 400;	
	line-height: 2.0;
    margin: 1.3em auto 2em auto;
}

/*///*/
.main_creditArea {
	padding: 0;
}
.main_creditArea table {
	width: 100%;
}
.main_creditArea table tr {
	padding-bottom: 5%;
}
.main_creditArea table td.txt {
    width: 80%;
    padding: 0;
	height: 50px;
}
.main_creditArea table td.txt b {
    font-family: "Hiragino Mincho ProN", YuMincho, serif;
	font-weight: normal;
    font-weight: 600;
    font-size: 1.28rem;
    letter-spacing: 0.5px;	    
}
.main_creditArea table td.btn {
	width: 20%;
}

/*////*/
.button_crdit {
    width: 73%;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.7;
    font-size: 1.2rem;
}
.button_bl {
    font-family: "Hiragino Mincho ProN", YuMincho, serif;
    font-weight: 400;
    font-style: normal;	
    display: block;
    width: 90%;
    height: 37px;
    line-height: 37px;
    border-radius: 50%;
    border: 1.2px solid #0f0f0f;
    background: #0f0f0f;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    color: #fff;
    font-size: 1.25rem;
    letter-spacing: 1px;
    text-decoration: none;
	margin: 0 auto;
}
.button_bl:hover {
    background: none;
    border: 1.2px solid #0f0f0f;
    color: #0f0f0f !important;
    transition: .3s;
}
.button_blue {
    font-family: "Hiragino Mincho ProN", YuMincho, serif;
    font-weight: 400;
    font-style: normal;	
    display: block;
    width: 90%;
    height: 37px;
    line-height: 37px;
    border-radius: 50%;
    border: 1.2px solid #0f0f0f;
    background: #def2fd;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    color: #0f0f0f;
    font-size: 1.25rem;
    letter-spacing: 1px;
    text-decoration: none;
	margin: 0 auto;
}
.button_blue:hover {
    background: #0f0f0f;
    border: 1.2px solid #0f0f0f;
    color: #fff !important;
    transition: .3s;
}
.button_wh {
    font-family: "Hiragino Mincho ProN", YuMincho, serif;
    font-weight: 400;
    font-style: normal;	
    display: block;
    width: 90%;
    height: 37px;
    line-height: 37px;
    border-radius: 50%;
    border: 1.2px solid #0f0f0f;
    background: none;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    color: #0f0f0f;
    font-size: 1.25rem;
    letter-spacing: 1px;
    text-decoration: none;
	margin: 0 auto;
}
.button_wh:hover {
    background: #0f0f0f;
    border: 1.2px solid #0f0f0f;
    color: #fff !important;
    transition: .3s;
}


/*////*/
.button_styling {
    font-family: "Hiragino Mincho ProN", YuMincho, serif;
    font-weight: 400;    
    width: 600px;
    height: 48px;
    border: solid 1.2px #202020;
    background: none;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    display: block;
    color: #202020;
    line-height: 46px;
    font-size: 1.4rem;
    letter-spacing: 1px;
    font-weight: 400;
    text-decoration: none;
    margin: 0 auto;
}
.button_styling:hover {
    background: #def2fd;
    border: solid 1.2px #202020;
    color: #202020 !important;
    transition: .3s;
}
.button_all {
    font-family: "Hiragino Mincho ProN", YuMincho, serif;
    font-weight: 400;    
    width: 600px;
    height: 48px;
    border: solid 1.2px #202020;
    background: #202020;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    display: block;
    color: #fff;
    line-height: 46px;
    font-size: 1.4rem;
    letter-spacing: 1px;
    font-weight: 400;
    text-decoration: none;
    margin: 0 auto;
}
.button_all:hover {
    background: none;
    border: solid 1.2px #202020;
    color: #202020 !important;
    transition: .3s;
}

/*////*/
.fade {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1.5s, transform 1s;
}
.fade.active {
  opacity: 1;
  transform: translateY(0px);
}
.scrollin {
    opacity: 1 !important;
    transform: translate(0, 0) !important;
}

#items {
	position: relative;
    padding: 0 0 4% 0;
	width: 1000px;
    margin: 8% auto 0 auto;
}
#items .ld_img {
    width: 500px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 0;
}
#items .item_Text {
    width: 370px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 5%;
	padding: 0;
}

hr.line {
    width: 40%;
    margin: 6% auto;
    text-align: center;
}

#coordinate {
	position: relative;
    padding: 0 0 4% 0;
	width: 1000px;
    margin: 8% auto 0 auto;
}
.coord_ttl {
    text-align: center;
    position: relative;
    width: 100%;
}
.coord_ttl img {
    width: 5%;
    position: absolute;
    top: -23%;
    left: 37.5%;
}
.coord_ttl h4 {
    font-size: 1.9rem;	
    font-family: "Hiragino Mincho ProN", YuMincho, serif;
    font-weight: 400;
    font-style: normal;	
	letter-spacing: 1px;
	line-height: 1.6;
	display: inline-block;
    margin-bottom: 3%;
}
.coord_ttl h4 span {
    font-family: "Hiragino Mincho ProN", YuMincho, serif;
	font-weight: normal;    
    font-size: 1.5rem;	
	letter-spacing: 1px;
}
.coord_img {
    width: 80%;
}

.coordinate_box .coord_img,
.coordinate_box .sub_ttl {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
.coordinate_box.show .coord_img {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0s;
}
.coordinate_box.show .sub_ttl {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.3s;
}

#coordinate_1 {
	position: relative;
    padding: 0 0 4% 0;
	width: 1000px;
    margin: 8% auto 0 auto;
}
#coordinate_1 .coord_img {
    width: 470px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 2%;
}
#coordinate_1 .item_Text {
    width: 370px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 7%;
	padding: 0;
}
#coordinate_1 .sub_ttl {
    width: 14%;
    position: absolute;
    top: -5%;
    left: 81%;
    z-index: 1;
}
#coordinate_2 {
	position: relative;
    padding: 0 0 4% 0;
	width: 1000px;
    margin: 8% auto 0 auto;
}
#coordinate_2 .coord_img {
    width: 470px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 1%;
}
#coordinate_2 .item_Text {
    width: 370px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 5%;
	padding: 0;
}
#coordinate_2 .sub_ttl {
    width: 14%;
    position: absolute;
    top: -5%;
    left: -2%;
    z-index: 1;    
}
#coordinate_3 {
	position: relative;
    padding: 0;
	width: 1000px;
    margin: 8% auto 0 auto;
}
#coordinate_3 .coord_img {
    width: 470px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 1%;
}
#coordinate_3 .item_Text {
    width: 370px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 5%;
	padding: 0;
}
#coordinate_3 .sub_ttl {
    width: 14%;
    position: absolute;
    top: -5%;
    left: 0;
    z-index: 1;    
}

.styling {
	position: relative;
    padding: 0 0 4% 0;
	width: 1000px;
    margin: 8% auto 0 auto;
    text-align: center;
}
.styling h5 {
    font-size: 2.7rem;	
    font-family: "Hiragino Mincho ProN", YuMincho, serif;
    font-weight: 400;
    font-style: normal;	
	letter-spacing: 1px;
	line-height: 1.2;
	display: inline-block;
    color: #73c0ea;
    margin-bottom: 2%;
}

