/*Navbar*/
body{
	background-color: #e5e5e5;
	font-family: 'Noto Sans JP', sans-serif;
}
.sp{
	display: none;
}
.sp01{
	display: none ;
	position: absolute;
	left: -100px;
}

.fixed-top {
    position: fixed;
    top: 270px;
    right: 12%;
    left: auto;
    z-index: 1030;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: #ffffff90;
    border-top: 2px solid #333333;
    border-bottom: 2px solid #333333;
}
.collapse:not(.show){
	display: block ;
}
.navbar-toggler{
	display: none;
}
.nav-link{
	font-size: 12px;
	font-weight: bold;
}
.blue{
	color: #95B5E1 !important;
}
.num1{
	padding: 3px 8px;
    border: 2px solid #222222;
    margin-right: 7px;
    border-radius: 50%;
    font-size: 10px;
    font-weight: bold;
    color: #222222;
}
.navbar-dark .navbar-nav .nav-link{
	    color: rgba(55, 55, 55, 0.8);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(55, 55, 55, 1);
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active{
	color: #ea8d8d;
}

.main-container{
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	background-color: #ffffff;
}
/*Section 01*/
#sectionA{
	width: 100%;
	
	padding: 30px 86px;
	background-color: #ffffff;
}
.sectionA-warp{
	background-image: url('../img/mv2.png');
 	background-repeat: no-repeat;
 	background-position: right 150px;
	background-size: 60%;

}
.lang-warp{
	position: relative;
	float: right;
}
#lang-list{
	display: inline-block;
	border: 2px solid #212529;
	width: 120px;
	height: 40px;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
	z-index: 5;
}
.fa-caret-down{
	margin-left: 10px;
}
.lang-items{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: inherit;
	border: 2px solid #212529;
	border-top: none;
	background-color: #fff;
	margin-top: 40px;
}
.lang-items.open{
	display: block;
}
.lang{
	text-align: center;
}
.lang a{
	display: block;
	color: #212529;
}
.logo-warp img{
	max-width: 100%;
}
.img-warp{
	margin-top: 30px;
}
.img-warp img{
	width: 60%;
}
.info-warp1 p{
	font-size: 48px;
	font-weight: bold;
	line-height: 122%;
	letter-spacing: 0px;
	margin-top: 20px;
}
.info-warp1 p small{
	font-size: 60%;
	font-weight: bold;
}
.info-warp2 p{
	font-size: 64px;
	font-weight: bold;
	line-height: 122%;
	letter-spacing: 0px;
}
.info-warp3{
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	max-width: 290px;
	text-align: center;
}
.info-warp3 p{
	line-height: 1;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 0;
	font-size: 34px;
	font-weight: bold;
}
.info-warp4{
	margin-top: 20px;
}
.info-warp4 p, .info-warp5 p, .info-warp6 p{
	line-height: 1;
	margin-bottom: 0;
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 15px;
}

/*Section01*/
.bg-02{
	background-color: #ea8d8d;
	width: 100%;
	height: auto;
}
.section1-warp{
	width: 100%;
	
	height: auto;
	margin: 0 auto;
	padding: 80px 65px 60px;
}
.title-warp{
	max-width: 340px;
	border-top: 2px solid #ffffff;
}
.title-warp h1{
	color: #ffffff;
	font-size: 56px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-top: 10px;
    margin-bottom: 30px;
}
.num{
	padding: 0px 12px 2px;
	font-size: 32px;
	font-weight: bold;
	border-radius: 50%;
	border: 1px solid #ffffff;
	margin-right: 15px;
	position: relative;
	top: -8px;
}

.info-warp{
	padding-right: 30px;
}
.info-warp p{
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 30px;
}
.img-warp2 img{
	width: 97%;
	z-index: 100;
	position: relative;
	margin-top: 30px;
}
.bg-03{
	background-color: #ffffff;
	width: 100%;
	height: auto;
	z-index: 99;
	margin-top: -150px;
	position: relative;
	padding-top: 130px;
}
.section2-warp{
	padding: 60px;
	width: 100%;
	margin: 0 auto;
	max-width: 75%;
}
.title-warp2{
	border-top: 2px solid #333333;
	border-bottom: 2px solid #333333;
	text-align: center;
	margin-bottom: 40px;
}
.title-warp2 h2{
	color: #333333;
	font-size: 42px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-top: 10px;
    margin-bottom: 20px; 
}
.num2{
	padding: 0px 10px 2px 12px;
	border: 1px solid #333;
	top: 0;
	
}
.profile-warp{
	max-width: 266px;
	
	margin-right: auto;
	margin-left:auto;
}

.info-warp6 p{
	font-weight: bold;
	font-size: 24px;
}
.info-warp7 {
	text-align: center;
	margin-top: 30px;
}
.info-warp7 p{
	font-weight: bold;
	font-size: 22px;
	letter-spacing: 2px;
}
.info-warp8{
	text-align: center;
}
.info-warp8 p{
	font-size: 36px;
	font-weight: bold;
	color: #333333;
}
.pink{
	color: #ea8d8d;
}
.info-warp9{
	border: 1px solid #333333;
	padding:  30px 30px 20px;
	margin-top: 30px;
	margin-bottom: 40px;
}
.info-warp9 h3{
	font-size: 20px;
	font-weight: bold;
}
.info-warp9 .p1{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 20px;
}
.info-warp9 p{
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
}
.img-warp3 img{
	width: 100%;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.man1 img{
	width: 100%;
	height: auto;
}
.info-warp10{
	margin-bottom: 30px;
}
.info-sec{
	padding-top: 30px;
	padding-left: 0px;
}
.info-sec h3{
	font-size: 24px;
	font-weight: bold;
}
.info-sec p{
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 2px;
	margin-top: 0;
}
.info-sec2{
	background-image: url('../img/line.png');
 	background-repeat: no-repeat;
 	background-position: 65px 50px;
	
}
.down-arrow{
	padding-top: 60px;
}
.info-sec2-warp{
	margin-bottom: 45px;
}
.info-sec-img, .info-sec-title{
	display: inline-block;
}
.info-sec-img{
	margin-right: 25px;
}
.info-sec-title{
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 15px;
}

.bg-06{
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0 auto;
	
}
.section5-warp {
    width: 100%;

    background-color: #95b5e1;
    height: auto;
    margin: 0 auto;
    padding: 80px 85px 60px;
}
.info-warp11{
	background-color: #ffffff;
	border: 1px solid #333333;
	padding: 30px;
}
.info-warp-list ul{
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 0;
}
.info-warp-list ul li{
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 500;
}

.date-warp span{
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 2px;
}
.btn1-warp {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	position: relative;
	margin-top: 60px;
	display: block;
}
.btn1-warp a{
	padding: 15px 50px;
	background-color: #707070;
	border: 1px solid #333;
	border-radius: 6px;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	display: inline-block;
}
.btn1-warp a img{
	max-height: 24px;
	margin-right: 15px;
}
.btn2-warp {
	width: 100%;
	max-width: 560px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	position: relative;
	margin-top: 60px;
	display: block;
}
.btn2-warp a{
	padding: 15px 185px;
	background-color: #000000;
	border: 1px solid #333;
	border-radius: 28px;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}
.btn2-warp a img{
	max-width: 24px;
	margin-right: 15px;
	right: 15px;
	position: absolute;
	margin-top: 2px;
}
.info-warp12{
	background-color: #ffffff;
	border: 1px solid #333333;
	padding: 30px;
	margin-top: 100px;
	max-width: 75%;
    margin-left: auto;
    margin-right: auto;
}
.info-warp-list2, .info-warp14{
	margin-bottom: 30px;
}
.info-warp-list2 h3, .info-warp14 h3{
	font-size: 20px;
	font-weight: bold;
}
.info-warp-list2 ul{
	padding-left: 0;
	list-style-position: inside;
}
.info-warp-list2 ul li, .info-warp14 p{
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 12px;
}
.bg-footer{
	width: 100%;
	
	height: auto;
	padding: 30px 60px 15px;
	background-color: #ffffff;
}
.info-warp14 ul{
	padding-left: 30px;
}

.info-warp14 ul li{
	font-weight: 500;
	font-size: 16px;
	line-height: 140%;
	margin-bottom: 15px;
}
.info-warp14 ul li ol{
	list-style-type: none;
	padding-left: 0;
}
.info-warp14 ol{
	padding-left: 20px;
}
.open-btn{
	display: inline-block;
	cursor: pointer;
}
.open-list{
	display: none;
	margin-top: 30px;
}

/*Nav Icon*/
* {
  margin: 0;
  padding: 0; 
}

/* Icon 1 */

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 40px;
  height: 30px;
  position: relative;
  margin: 5px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

 #nav-icon3 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  
  background: #ffffff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}


/* Icon 3 */

#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 12px;
}

#nav-icon3 span:nth-child(4) {
  top: 24px;
}

#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

