@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Josefin+Slab:400i|Noto+Sans+JP|Noto+Serif+JP');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');

/*/▼帯バナー削除用CSS▼//*/

#beltbnr {
   display: none;
}
.h_bar{
   display: none;
}
/*/▲帯バナー削除用CSS▲//*/
#mainArea {
    letter-spacing: 0;
    line-height: 2;
    overflow: hidden;
    margin: 0 auto;
    font-family: yu-gothic-pr6n, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2rem;
}
#mainArea div {
    font-family: yu-gothic-pr6n, sans-serif;
}
#mainArea p {
    font-family: yu-gothic-pr6n, sans-serif;
}
.bnr_ {
    width: 900px;
    margin: 0 auto;
    display: block;
}
section {
    width: 860px;
    margin: 7em auto 10em;	
	position: relative;	
}
.f-f {
    font-family: yu-gothic-pr6n, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 2.1rem;
    font-size: 1.25rem;
    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: yu-gothic-pr6n, sans-serif;
	font-size: 1.35rem;
	font-weight: 400;	
    font-style: normal;    
	line-height: 1.9;
    text-align: center;
}

/*///*/
#chart {
	width: 980px;
	position: relative;	
    /* display: flex; */
}
#chart .chart_img {
	width: 43%;	
	margin: 0 auto;
    position: relative;
}
#chart .chart_img .chart_bg {
	position: relative;
	z-index: 1;
}
#chart .chart_img .chart_link {
	width: 38%;
	position: absolute;
	z-index: 10;
}
#chart .chart_img .chart_link img {
	transition: 1s;	
}
#chart .chart_img .chart_link img:hover {
	opacity: 1 !important;	
    transform: scale(1.1);
}
#chart .chart_img .link_1 {
	top: 9.5%;
    left: 62%;
    z-index: 11;
}
#chart .chart_img .link_2 {
	top: 35%;
    left: 26.5%;
}
#chart .chart_img .link_3 {
	top: 8%;
    left: 39%;
    z-index: 10;    
}
#chart .chart_img .link_4 {
	top: 44%;
    left: 60%;
}
#chart .comment_ {
	width: 65%;
    background: #1f1f1f;
    padding: 2.5% 5%;
    margin: 3% auto 0 auto;
	color: #fff;
	text-align: center;
    height: fit-content;
    text-align: left;    
}

/*///*/
#chart h2 {
    font-size: 1.5rem;	
    font-family: yu-gothic-pr6n, sans-serif;  
    font-weight: 400;
    font-style: normal;	
	letter-spacing: 1px;
    text-align: center;
	line-height: 1.8;
    margin-bottom: 4%;
    color: #ecdbd5;
}
#chart h2 b {
    font-size: 2rem;	
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: bold;    
    font-style: normal;	
	letter-spacing: 1px;
    color: #ecdbd5;    
}
.marker-text {
  text-align: left;
  display: inline-block;
  margin-top: 5%;
}
.marker-text p {
  font-size: 1.9rem;	
  font-family: yu-gothic-pr6n, sans-serif !important;
  font-style: italic;
  line-height: 1.8;
  letter-spacing: 0.1em;
}

.marker-text .line {
  display: inline-block;
  position: relative;
  color: white;
  opacity: 0;
  margin: 0;
}
.marker-text .line2 {
  margin-left: 3em;
  display: block;
  position: relative;  
  margin-top: 1%;
}

.marker-text .line::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.05em;
  width: 0;
  height: 1.5em;
  background: black;
  z-index: -1;
  transition: width 0.5s ease;
}

.marker-text .line.show {
  opacity: 1;
  transition: opacity 0.2s ease;
}

.marker-text .line.show::before {
  width: 100%;
}

.marker {
    position: relative;
    z-index: 1;
    display: inline-block;
}
.marker::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0.2em;
    height: 70%;
    width: 0%;
    background: #ffe8e3;
    z-index: -1;
    transition: width 1.3s ease;
}
.marker.marker-animate::before {
    width: 100%;
}

h3 {
    font-size: 1.7rem;	
    font-family: "Hiragino Mincho ProN", YuMincho, serif !important;   
    font-weight: 600;
    font-style: normal;	
	letter-spacing: 1px;
	line-height: 1.5;
    margin: 1% 0 2% 0;
    color: #0f0f0f;
}
h4 {
    font-family: yu-gothic-pr6n, sans-serif !important;
    font-weight: 500;    
    font-size: 1.75rem;	
    font-style: normal;	
	line-height: 1.5;
    color: #0f0f0f;
}

.main_item {
    width: 900px;
    margin: 0 auto;
    position: relative;
}
.main_item .main_img {
    width: 900px;
    margin: 0 auto;
    position: relative;
}
.main_item .main_img img {
    width: 60%;
    margin: 0 auto;
    display: block;
}
.main_item .main_img p {
    font-size: 2rem;	
    font-family: 'Times New Roman', Times, 'serif' !important;    
    font-weight: 600;
    font-style: normal;	
    text-align: center;
    margin: 0 0 -8% 0;
    z-index: 10;
    position: relative;    
}
.item_4 .main_item .main_img p {
    font-size: 2rem;	
    font-family: 'Times New Roman', Times, 'serif' !important;    
    font-weight: 600;
    font-style: normal;	
    text-align: center;
    margin: 0 0 -8% 0;
    z-index: 10;
    position: relative;  
    color: #fff;  
}
.main_item .item_Text {
    width: 390px;
    vertical-align: middle;
    margin: 3% auto 0 auto;
    padding: 0;
}

.tips {
    width: 900px;
    margin: 10% auto 0 auto;
    position: relative;
}
.tips .sub_ttl {
    width: 900px;
    margin: 0 auto 3% auto;
    text-align: center;
    width: 50%;    
}
.tips .sub_ttl p.diagonal {
    font-size: 1.4rem;	
    font-family: yu-gothic-pr6n, sans-serif;   
    transform: rotate(-5deg);
    z-index: 100;
    position: relative;
    width: 69%;    
    margin-bottom: -2%;
    opacity: 0;
    transform: rotate(-5deg) translateY(30px);
    transition: transform 0.6s cubic-bezier(0.25, 1.3, 0.5, 1), opacity 0.4s ease;
    transition-delay: 0.3s;
}
.tips .sub_ttl p.diagonal.show {
    opacity: 1;
    transform: rotate(-5deg) translateY(0);
}
.tips .sub_ttl p.red_line {
    font-size: 2rem;	
    font-family: 'Times New Roman', Times, 'serif' !important;    
    font-weight: 600;
    border-bottom: red 1px solid;
    display: inline;    
    letter-spacing: 0.8px;    
}

/* 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;
}
.of_img,
.ld_img {
    z-index: 3;	
}
.of_img img,
.ld_img img {
	width: 100%;
	height: auto;	
}

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

/*///*/
.creditArea {
	padding: 0;
	width: 100%;
    margin-top: 6%;
}
.creditArea p.txt {
    width: 80%;
    padding: 0;
	height: 45px;
}
.creditArea .btn {
	width: 100%;
    margin: 0 auto;
}
.creditArea p.f-f {
    text-align: center;
    margin-bottom: 3%;
}
.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: 45px;
}
.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_main {
    font-family: yu-gothic-pr6n, sans-serif;
    font-weight: 400;
    font-style: normal;	
    display: block;
    width: 100%;
    height: 37px;
    line-height: 34px;
    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_main:hover {
    background: none;
    border: 1.2px solid #0f0f0f;
    color: #0f0f0f !important;
    transition: .3s;
}
.button_bl {
    font-family: yu-gothic-pr6n, sans-serif;
    font-weight: 400;
    font-style: normal;	
    display: block;
    width: 90%;
    height: 35px;
    line-height: 32px;
    border-radius: 50%;
    border: 1.2px solid #0f0f0f;
    background: #0f0f0f;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    color: #fff;
    font-size: 1.2rem;
    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_styling {
    font-family: yu-gothic-pr6n, sans-serif;    
    font-weight: 400;    
    width: 600px;
    height: 46px;
    border: solid 1.2px #202020;
    background: none;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    display: block;
    color: #202020;
    line-height: 44px;
    font-size: 1.35rem;
    letter-spacing: 1px;
    font-weight: 400;
    text-decoration: none;
    margin: 0 auto;
}
.button_styling:hover {
    background: #0f0f0f;
    border: solid 1.2px #202020;
    color: #fff !important;
    transition: .3s;
}
.button_all {
    font-family: yu-gothic-pr6n, sans-serif;
    font-weight: 400;    
    width: 600px;
    height: 46px;
    border: solid 1.2px #202020;
    background: #202020;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    display: block;
    color: #fff;
    line-height: 44px;
    font-size: 1.35rem;
    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;
}

.anchor {
  display: block;
  position: relative;
  top: -80px;   
  visibility: hidden; 
}
.item_1 {
	position: relative;
    padding: 0 0 4% 0;
	width: 100%;
    margin: 13% auto 0 auto;
}
.item_1 .of_img,
.item_2 .of_img,
.item_3 .of_img,
.item_4 .of_img {
    width: 430px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5% 0 0;
}
.item_1 .tips .item_Text,
.item_2 .tips .item_Text,
.item_3 .tips .item_Text,
.item_4 .tips .item_Text {
    width: 370px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 0;
	padding: 0;
}
.item_1 .tips .item_Text_2,
.item_2 .tips .item_Text_2,
.item_3 .tips .item_Text_2,
.item_4 .tips .item_Text_2 {
    width: 370px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 5%;
	padding: 0;
}
.item_1 .ld_img,
.item_2 .ld_img,
.item_3 .ld_img,
.item_4 .ld_img {
    width: 430px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 4%;
}
.item_2,
.item_3 {
	position: relative;
    padding: 0 0 4% 0;
	width: 100%;
    margin: 6% auto 0 auto;
}
.item_4 {
	position: relative;
    padding: 0 0 0 0;
	width: 100%;
    margin: 6% auto 0 auto;
}

.styling {
	position: relative;
    padding: 0 0 4% 0;
	width: 1000px;
    margin: 7% auto 0 auto;
    text-align: center;
}
.styling h5 {
    font-size: 2rem;
    font-family: 'Times New Roman', Times, 'serif' !important;
    font-weight: 600;
    font-style: normal;	
	letter-spacing: 0.8px;
	line-height: 1.2;
	display: inline-block;
    margin-bottom: 2%;
}

