@charset "UTF-8";
/* CSS Document */
main{
	max-width: 100vw;
}

body {
	background: linear-gradient(-45deg, rgba(255, 0, 161, .3), rgba(246, 255, 0, .5)) fixed;
    background-size: 100vw;
	height: 960px;
	min-height: 100vh;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
}

/*ヘッダー*/
header{
	width: 100%;
	height: 100px;
	padding: 0 0 0 30px;
	background-color: #fff;
	display: flex;
	align-items: center;
	position: fixed;
	top: 0px;
	left: 0px;
	box-shadow: 0 6px 25px 0 rgba(0, 0, 0, .1);
}

#header {
  z-index: 9999;
  position: fixed;
  top: 0px;
  left: 0px;
}

h1{
	margin:0;
	padding: 0;
	font-size: 20px;
}

a{
	text-decoration: none;
	color: #000000;
}

ul{
	list-style: none;
	margin: 0;
	display: flex;
}

li{
	margin: 15px;
	font-size: 15px;
}

.close{
	display: none;
}

.menu{
	margin: 0 20px 0 auto;
}

.rogo{
	margin-top: 4.8px;
}

.menu{
	margin-bottom: 2px;
}

.list_item{
	font-family:  Helvetica, Arial, "sans-serif";
	font-weight: 600;
	letter-spacing: 0.06em;
	font-style: oblique;
	text-align: center;
	font-size: 26px;
	box-sizing: border-box;
}

.list_item_text{
	margin-top: 5px;
	font-style: normal;
	letter-spacing: 0.06em;
	color: #808080;
	display: block;
	font-size: 9px;
	box-sizing: border-box;
}
/*ヘッダー*/

/*フッター*/
footer{
	background-color: #FFFFFF;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 210px;

	box-shadow:  0 -5px 25px 0 rgba(0, 0, 0, .06);
}

.f_logo{
	margin-top: 50px;
	text-align: center;
}

.f_menu{
	 display: flex;
	 margin-top: 11px;
	 margin-right: auto;
 	 margin-left : auto;
}

.f_list_item{
	font-size: 12px;
	font-weight: 600;
	color: #808080;
	margin-left: 9px;
	margin-right: 9px;
}

.copyright{
	font-weight: 500;
    margin-top: 40px;
	text-align: center;
}

.copyright_main{
	font-size: 11px;
	color: #808080;
}
/*フッター*/

section{
	 margin-right: auto;
 	 margin-left : auto;
	 padding-left: 10px;
	 padding-right: 10px;
}

.h1{
	margin-top: 166px;
}

.h1_1{
	font-family:  Helvetica, Arial, "sans-serif";
	font-weight: 600;
	letter-spacing: 0.06em;
	font-style: oblique;
	text-align: center;
	font-size: 38px;
	box-sizing: border-box;
}

.h1_2{
	margin-top: 8px;
	font-style: normal;
	letter-spacing: 0.06em;
	color: #808080;
	display: block;
	font-size: 12px;
	box-sizing: border-box;
}

.course{
	position: relative;
	margin-top: 330px;
}

.course_box{
	width: 600px;
	height: 540px;
	background-color: #FFFFFF;
	border: 2.6px solid;
	border-radius: 10px;
	position: absolute;
	z-index: 1;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.box_shadow_3{
  width: 600px;
  height: 540px;
  background-image   : radial-gradient( #ff5076 30%, transparent 33%),
                       radial-gradient( #ff5076 30%, transparent 33%);
  background-position: 0 0, 5px 5px;
  background-size    : 10px 10px;
  border-radius: 12px;
  margin-top: 18px;
   margin-left: 16px;
  position: absolute;
 z-index: 0;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.course_title_group{
	margin-top: -250px;
	margin-left: 70px;
	display: flex;
	position: absolute;
	z-index:  2;
	width: 600px;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.course_week{
	margin-left: 370px;
	margin-right: 10px;
	margin-top: 24px;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.course_week_2{
	margin-top: 24px;
	margin-left: 10px;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.circle{
	margin-top: 10px;
	margin-left: 6px;
	display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background :#ff5a85;
    text-align:center;
    line-height: 40px;
	font-size: 22px;
	font-weight: 600;
	color: #FFFFFF;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.course_text{
	padding-top: 300px;
	padding-left: 40px;
	width: 500px;
	height: 700px;
	position: absolute;
	z-index: 2;
	font-size: 18px;
	font-weight: 500;
	line-height: 50px;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.a{
	display: flex;
    vertical-align: top;
}

.course_1a{
	background: #ffbb24;
    text-align:center;
    line-height: 34px;
	width: 150px;
	height: 34px;
	color: #FFFFFF;
	border-radius:8px;
	margin-right: 30px;
}

.course_1b{
	border: 3px solid #ffbb24;
	padding-left: 20px;
    line-height: 30px;
	width: 230px;
	color: #000000;
	border-radius: 8px;
}

.blank_1{
	padding-left: 40px;
}

.course_2a{
	margin-top:10px;
	background: #ff5076;
    text-align:center;
   line-height: 34px;
	width: 150px;
	height: 34px;
	color: #FFFFFF;
	border-radius:8px;
	margin-right: 30px;
}

.b{
	display: flex;
	vertical-align: top;
}

.course_2b{
	margin-top: 10px;
	border: 3px solid #ff5076;
	padding-left: 18px;
    line-height: 30px;
	width: 259px;
	color: #000000;
	border-radius:8px;
}

.blank_2{
	padding-left: 20px;
}

.course_3a{
	margin-top: 10px;
	background: #00bcbc;
    text-align:center;
    line-height: 34px;
	width: 150px;
	height: 34px;
	color: #FFFFFF;
	border-radius:8px;
	margin-right: 30px;
}

.c{
	display: flex;
	vertical-align: top;
}

.course_3b{
	margin-top: 10px;
	border: 3px solid #00bcbc;
	padding-left: 16px;
    line-height: 30px;
	width: 261px;
	color: #000000;
	border-radius:8px;
}

.blank_3{
	padding-left: 20px;
}

.course_3c{
	padding-top: 10px;
	width: 460px;
	font-size: 13px;
	line-height: 22px;
	color: #00bcbc;
	margin-bottom: 12px;
}





.course_4a{
	margin-top: 10px;
	background: #8165F4;
    text-align:center;
    line-height: 34px;
	width: 150px;
	height: 34px;
	color: #FFFFFF;
	border-radius:8px;
	margin-right: 30px;
}

.d{
	display: flex;
	vertical-align: top;
}

.course_4b{
	margin-top: 10px;
	border: 3px solid #8165F4;
	padding-left: 16px;
    line-height: 30px;
	width: 262px;
	color: #000000;
	border-radius:8px;
}

.blank_4{
	padding-left: 10px;
}

.course_4c{
	padding-top: 10px;
	width: 460px;
	font-size: 13px;
	line-height: 22px;
	color: #8165F4;
	margin-bottom: -8px;
}







.png{
	display: flex;
	margin-top: -20px;
	margin-left: 60px;
}

.radio{
	margin-top: 46px;
	width: 120px;
	height: 120px;
}

.flag{
	margin-left: 110px;
	width: 160px;
	height: 160px;
}

.fee_1{
	margin-left: 10px;
}

.fee_2{
	margin-left: 10px;
}

.fee_3{
	margin-left: 10px;
	margin-top: -20px;
}






@media(max-width: 930px){

test {
float: none;
}	
/*ヘッダー*/
	.rogo{
		width: 180px;
		margin-left: -6px;
	}
	
	.close{
		display: initial;
		color: #fff;
	}
	
	.menu{
		display: none;
	}
	
	#hamburger{
		position: relative;
        display: block;
        width: 30px;
        height: 25px;
        margin: 0 60px 0 auto;
	}
	
	#hamburger span {
   position: absolute;
   top: 50%;
   left: 0;
   display: block;
   width: 100%;
   height: 2px;
   background-color: #000000;
   transform: translateY(-50%);
   border-radius: 10px;
}
	
	#hamburger::before {
   content: '';
   display: block;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 2px;
   background-color: #000000;
   border-radius: 10px;
}
	
#hamburger::after {
   content: '';
   display: block;
   position: absolute;
   bottom: 0;
   left: 0;
   width: 70%;
   height: 2px;
   background-color: #000000;
   border-radius: 10px;
}
	
	.list_item,.list_item_text{
		color: #FFFFFF;
	}
	
	.list_item_text{
		color: #FFFFFF;
	}
	
	.menu {
   z-index: 1;
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100vh;
   display: block;
   background: rgba(0, 0, 0, .8);
   transition: all .2s ease-in-out;
   opacity: 0;
   transform: translateY(-100%);
}
	
   .menu ul {
   padding: 0;
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: center;
   height: 100%;
}
	
.menu li {
	padding-top: 12px;
   font-size: 13px;
   font-weight: 600;
}
	
   .menu .close {
      position: relative;
      padding-left: 20px;
   }
	
   .menu .close::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      display: block;
      width: 16px;
      height: 1px;
      background: #fff;
      transform: rotate( 45deg );
   }
	
   .menu .close::after {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      display: block;
      width: 16px;
      height: 1px;
      background: #fff;
      transform: rotate( -45deg );
   }
	
.toggle {
   transform: translateY( 0 );
   opacity: 1;
}

.rogo {
   padding: 0 4%;
}	
	/*ヘッダー*/
	
	
	body {
	background-color: #FFFFFF;
	background-size: 1360px auto;
	height: 1140px;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
}
	
	
	
	.h1{
	margin-top: 136px;
}

.h1_1{
	font-family:  Helvetica, Arial, "sans-serif";
	font-weight: 600;
	letter-spacing: 0.06em;
	font-style: oblique;
	text-align: center;
	font-size: 30px;
	box-sizing: border-box;
}

.h1_2{
	margin-top: 8px;
	font-style: normal;
	letter-spacing: 0.06em;
	color: #808080;
	display: block;
	font-size: 10px;
	box-sizing: border-box;
}
	
.course{
	margin-top: 380px;
	}

.course_box{
	margin-top: 45px;
	width: 325px;
	height: 770px;
	border: 2px solid;
}

.box_shadow_3{
  margin-left: 16px;
  margin-top: 62px;
  width: 325px;
  height: 770px;
}
	
.course_title{
}
	
.course_title_group{
    margin-left: -90px;	
	width: 530px;
    top: -70px;
}

.course_week{
}

.course_week_2{
}

.circle{
}

.course_text{
	margin-top: -80px;
	margin-left: 0px;
	width: 320px;
}

.course_1a{}
	
.a{
	display: inherit;
}

.course_1b{
	margin-top: 10px;
	border: 2px solid #ffbb24;
}

.blank_1{
	padding-left: 45px;
}

.course_2a{
	margin-top:10px;
}
	
.b{
		display: inherit;
	}

.course_2b{
	margin-top: 10px;
	border: 2px solid #ff5076;
}

.blank_2{
	padding-left: 30px;
}

.course_3a{
	margin-top: 10px;
}
	
.c{
		display: inherit;
	}

.course_3b{
	margin-top: 10px;
	border: 2px solid #00bcbc;
}

.blank_3{
	padding-left: 30px;
}

.course_3c{
	width: 280px;
	}
	
	
	
	
	
	.course_4a{
	margin-top: 10px;
}
	
.d{
		display: inherit;
	}

.course_4b{
	margin-top: 10px;
	border: 2px solid #8165F4;
}

.blank_4{
	padding-left: 5px;
}

.course_4c{
	width: 280px;
	}
	
	

}
