@charset "UTF-8";

.wrap_plan2 {
	width: 960px;
	margin: 0 auto;
}
.sec_mokuji {
	background-color: #33739b;
	border-radius: 20px 20px 20px 20px;
	padding-bottom: 60px;
}
.irai_box {
	width: 960px;
	padding-bottom: 30px;
	background-color: #33739b;
	border-radius: 20px 20px 20px 20px;
}
.ansin {
	width: 960px;
}
.wrap_three {
	width: 960px;
	padding-bottom: 30px;
	background-color: #33739b;
	border-radius: 20px 20px 20px 20px;
}
.interview_h2 {
	margin: 0 auto;
	width: 100%;
    text-align: center;
    font-weight: bolder;
	color: #33739b;/*文字色*/
    padding: 0.5em 0;/*上下の余白*/
    border-top: solid 3px #33739b;/*上線*/
    border-bottom: solid 0px #33739b;/*下線*/
}
.hajimete_box h2 {
	position: absolute;
	color: #DDDDDD;
	top:40%;
	left: 25%;
	font-size: 30px;
	z-index: 10;
	font-family: "Helvetica Neue", Helvetica, Arial, "游明朝", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, 'Open Sans', sans-serif;
}
.hajimete_box span {
	font-size: 50px;
	color: white;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, "游明朝", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, 'Open Sans', sans-serif;
}
.hajimete_box {
	position: relative;
	background-image: url(../img/butudan.jpg);
	width: 100%;
	height: 540px;
	z-index: 0;
}
.kuro {
	position: relative;
	background-color: black;
	width: 100%;
	height: 540px;
	opacity: 0.6;
	z-index: 1
}



/*--一部省略--*/
/*--固定背景の設定--*/
.cd-fixed-bg {
  color: #FFF;
  font-size: 2rem;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 5%;
}


.hajimete_p span {
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
    font-weight: bolder;
}

.hajimete_p {
	position: absolute;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	z-index: 3;
}

.cd-fixed-bg {
    position: relative;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
}
/*--固定背景01--*/
.cd-fixed-bg.cd-bg-1  {
  background-image: url('https://jitakusoh.jp/img/kodomo.jpg');
  height: 400px;
  background-size: cover;
  position: relative;
}

/*--固定背景02--*/
.cd-fixed-bg.cd-bg-2  {
  background-image: url('https://jitakusoh.jp/img/hajimete/seikyu.jpg');
  height: 400px;
  background-size: cover;
  position: relative;
}

.cd-fixed-bg.cd-bg-1:before {
	background-color: rgba(0,0,0,0.4);
	 /* 透過した黒を上から重ねるイメージ */
  background-color: rgba(0,0,0,0.4);
  /* 自由に位置指定 */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: ' ';
}
.cd-fixed-bg.cd-bg-2:before {
	background-color: rgba(0,0,0,0.4);
	 /* 透過した黒を上から重ねるイメージ */
  background-color: rgba(0,0,0,0.4);
  /* 自由に位置指定 */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: ' ';
}





.donatademo {
	width: 100%;
	height: 75px;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
	border-bottom: solid 5px white;
}
.donatademo h2 {
	font-weight: bolder;
	padding-top: 15px;
	color: white;
	font-family: "Helvetica Neue", Helvetica, Arial, "游明朝", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, 'Open Sans', sans-serif;
}
.donatademo p {
	position: absolute;
	top: 50px;
	left: 800px;
}
.mokuji_box {
	width: 500px;
	
	margin: 0 auto;
	line-height: 50px;
	padding: 30px;
	background-color: white;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.mokuji {
	font-size: 23px;
	font-weight: bold;
}
.mokuji_ul {
	list-style: none;
}
.mokuji_ul a {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}
.mokuji_arrow {
	font-size: 15px;
	margin-left: 10px;
}
.omukae_box {
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	border: double 1px #DDDDDD;
	width: 800px;
	height: 270px;
	background-color: #33739b;
	border-radius: 10px;
}
.irai_h {
	margin-top: 50px;
	text-align: center;
	font-size: 30px;
	font-weight: bolder;
	color: white;
	font-family: "Helvetica Neue", Helvetica, Arial, "游明朝", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, 'Open Sans', sans-serif;
}
.irai_h span {
	font-size: 20px;
	font-weight: bold;
}
.irai_itibu {
	text-align: center;
	font-weight: bold;
	color: white;
}
.irai_ippan {
	height: 75px;
	border-bottom: solid 5px white;
	margin-bottom: 30px;
	text-align: center;
	font-size: 30px;
	color: white;
	font-weight: bolder;
	font-family: "Helvetica Neue", Helvetica, Arial, "游明朝", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, 'Open Sans', sans-serif;
}
.irai_ippan span {
	margin-left: 10px;
	font-size: 20px;
}
.irai_item {
	position: relative;
	margin: 0 30px 20px 30px;
	padding: 10px;
	width: 900px;
	height: 175px;
	background-color: white;
	border-radius: 10px;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.irai_inline {
	display: inline-flex;
	margin-top: 10px;
}
.irai_number {
	padding-top: 2px;
	width: 50px;
	height: 50px;
	background-color: #33739b;
	color: white;
	font-size: 30px;
	font-weight: bolder;
	text-align: center;
}
.goirai {
	font-size: 30px;
	font-weight: bold;
	padding-top: 8px;
}
.irai_number,.goirai {
	margin: 0 10px 0 0;
}
.irai_item .taiou {
	text-align: center;
	padding: 1px 0 0 0;
	font-size: 30px;
	font-weight: bold;
	color: white;
	background-color: #33739b;
	width: 150px;
	height: 45px;
}
.irai_p {
	margin-top: 20px;
}
.irai_line {
	line-height: 1;
}
.irai_photo {
	position: absolute;
	top:10px;
	left: 660px;
	width: 220px;
	height: 150px;
}
.photo_p {
	position: absolute;
	text-align: center;
	top: 142px;
	left: 660px;
	color: white;
	width: 220px;
	height: 20px;
	background-color: #FFCC33;
}
.ansin h3{
	height: 75px;
	padding-top: 15px;
	font-size: 30px;
	font-weight: bolder;
	text-align: center;
	color: white;
	background-color: #33739b;
	margin-top: 30px;
	border-radius: 20px 20px 0 0;
	border-bottom: solid 5px white;
	font-family: "Helvetica Neue", Helvetica, Arial, "游明朝", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, 'Open Sans', sans-serif;
}
.ansin_number {
	margin-top: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-left: 23px;
	font-size: 40px;
	font-weight: bolder;
	width: 70px;
	height: 70px;
	color: white;
	background-color: #33739b;
	border-radius: 15px;
}
.ansin_inline {
	display: flex;
}
.ansin_inner {
	margin-top: 27px;
	margin-left: 20px;
	font-size: 30px;
	font-weight: bold;
	border-bottom: solid 6px #33739b;
	font-family: "Helvetica Neue", Helvetica, Arial, "游明朝", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, 'Open Sans', sans-serif;
}
.ansin_item {
	background-color: white;
}
.ansin_item img {
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
	width: 700px;
	height: 400px;
}
.three_title {
	margin-top: 50px;
	margin-bottom: 20px;
	height: 75px;
	padding-top: 15px;
	text-align: center;
	font-size: 30px;
	color: white;
	border-bottom: solid 5px white;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, "游明朝", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, 'Open Sans', sans-serif;
}
.three_box {
	background-color: #33739b;
	margin-top: 20px;
	text-align: center;
}
.three_box img {
	margin: 20px 10px;
	background-color: white;
	width: 290px;
	height: 385px;
	border-radius: 5px;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.three_box img:hover {
	box-shadow: 0 5px 7px 3px rgba(0, 0, 0, 0.33);
    transform: translateY(-0.4em);
    transition: all 0.3s ease 0s;
    color: #4CAF50;
}
/*------------------------------*/
/*全体*/
.hidden_box {
    text-align: center;
    margin: 2em 0;
    padding: 0;
}

/*ボタン装飾*/
.hidden_box label {
	width: 430px;
    padding: 15px;
    font-weight: bold;
    border: solid 2px black;
    cursor :pointer;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
    border-radius: 10px;
}

/*ボタンホバー時*/
.hidden_box label:hover {
    background: #efefef;
}

/*チェックは見えなくする*/
.hidden_box input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}
.hikaku_box {
	border-collapse: collapse;
	border: solid 1px #222222;
	margin: 0 auto;
}
.hikaku_box tr {
	border: solid 1px #222222;
}

.hikaku_box th {
	border: solid 1px #222222;
	padding: 3px;
}
.hikaku_box td {
	border: dashed 1px #222222;
	padding: 3px;
	width: 200px;
}
.hikaku_main_th {
	background-color: #FF9900;
}
.hikaku_tr_c {
	background-color: #FFFFBB;
}
.hikaku_day {
	background-color: #FF9900;
	font-weight: bold;
}
.top_arrow2 {
	display: inline-block;
	margin-left: 20px;
	width: 15px;
	height: 15px;
	border-top: solid 2px #000000;
	border-right: solid 2px #000000;
	transform: rotate(135deg);
}
.pay_box {
	width: 960px;
	background-color: white;
	padding-bottom: 20px;
}
.pay_h4 {
	text-align: center;
}
/*全体*/
.genkin_box {
	margin: 2em 0;
	padding: 0;
}
/*ボタン装飾*/
.genkin_box label {
	width: 250px;
    padding: 15px;
    background-color: white;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    border: solid 1px black;
    cursor :pointer;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
    border-radius: 10px;
}
/*ボタンホバー時*/
.genkin_box label:hover {
    background: #efefef;
}

/*チェックは見えなくする*/
.genkin_box input {
    display: none;
}

/*中身を非表示にしておく*/
.genkin_box .genkin_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}
/*クリックで中身表示*/
.genkin_box input:checked ~ .genkin_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}
/*全体*/
.hurikomi_box {
	margin: 2em 0;
	padding: 0;
}
/*ボタン装飾*/
.hurikomi_box label {
	width: 250px;
    padding: 15px;
    background-color: white;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    border: solid 1px black;
    cursor :pointer;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
    border-radius: 10px;
}
/*ボタンホバー時*/
.hurikomi_box label:hover {
    background: #efefef;
}
/*チェックは見えなくする*/
.hurikomi_box input {
    display: none;
}
/*中身を非表示にしておく*/
.hurikomi_box .hurikomi_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}
/*クリックで中身表示*/
.hurikomi_box input:checked ~ .hurikomi_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}
/*全体*/
.credit_box {
	margin: 2em 0;
	padding: 0;
}
/*ボタン装飾*/
.credit_box label {
	width: 250px;
    padding: 15px;
    background-color: white;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    border: solid 1px black;
    cursor :pointer;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
    border-radius: 10px;
}
/*ボタンホバー時*/
.credit_box label:hover {
    background: #efefef;
}
/*チェックは見えなくする*/
.credit_box input {
    display: none;
}
/*中身を非表示にしておく*/
.credit_box .credit_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}
/*クリックで中身表示*/
.credit_box input:checked ~ .credit_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}
.payment_box {
	display: flex;
	justify-content: center;
	width: 960px;
	background-color: white;
}
.genkin_show_area {
	width: 270px;
	margin: 0 auto;
	padding: 5px;
	border: solid 1px #000000;
	font-weight: bold;
	background-color: white;
	border-radius: 5px;
}
.hurikomi_show_area {
	width: 270px;
	margin: 0 auto;
	padding: 5px;
	border: solid 1px #000000;
	font-weight: bold;
	background-color: white;
	border-radius: 5px;
}
.credit_show_area {
	width: 270px;
	margin: 0 auto;
	padding: 5px;
	border: solid 1px #000000;
	font-weight: bold;
	background-color: white;
	border-radius: 5px;
}
.credit_show_area span {
	color: tomato;
}
.pay_p {
	text-align: center;
}
.pay_img {
	display: block;
	margin: 0 auto;
}
.headline_h {
	margin: 0 auto;
	width: 960px;
    text-align: center;
    font-weight: bolder;
	color: white;
    padding: 0.5em 0;
}
@media screen and (max-width: 959px) {
	.irai_box {
	width: 100%;
}
.irai_item {
	width: 100%;
	margin: 0 0 5px 0;
}
.irai_number {
	font-size: 20px;
	width: 31px;
	height: 31px;
}
.goirai {
	font-size: 20px;
}
.irai_item .taiou {
	font-size: 15px;
	padding-top: 2px;
	margin-top: 5px;
	width: 80px;
	height: 25px;
}
.irai_flex {
	display: inline-flex;
}
.irai_photo {
	position: static;
	width: 190px;
	height: 120px;
}
.photo_p {
	position: static;
	display: none;
}
.irai_p {
	font-size: 22px;
}
}
@media (min-width: 451px) and (max-width: 959px) {
	.hajimete_box h2 {
		font-size: 25px;
	}
	.hajimete_box span {
		font-size: 35px;
	}
	.wrap_plan2 {
		width: 100%;
	}
	#plan3_id {
		width: 100%;
	}
	.wrap_three {
		width: 100%;
	}
	.three_box img {
		width: 30%;
		height: 90%;
	}
	#ansin_id {
		width: 100%;
	}
	.ansin {
		width: 100%;
	}
	.pay_box {
	width: 100%;
}
.pay_box h3 {
	width: 100%;
}
.payment_box {
	width: 100%;
}
.genkin_show_area {
	width: 240px;
}
.hurikomi_show_area {
	width: 240px;
}
.credit_show_area {
	width: 240px;
}
}
@media screen and (min-width: 451px) {

.three_box_res {
	display: none;
}
}

@media (min-width: 451px) and (max-width: 790px) {
.hajimete_p {
   font-size: 20px;
}
.hajimete_p span {
	display: inline-block;
   font-size: 35px;
   margin-top: 100px;
}
}

/*-------------------------------------------------*/

@media screen and (max-width: 450px) {
.wrap_plan {
	width: 100%;
	height: 750px;
	border-right: none;
	border-left: none;
	border-bottom: none;
}
.wrap_plan2 {
    width: 100%;
}
.wrap_irai {
	width: 100%;
}
.wrap_ansin {
	width: 100%;
}
.pay_box {
	width: 100%;
}
.irai_box {
	width: 100%;
}
.ansin {
	width: 100%;
}
.headline_h {
	width: 100%;
}
.pay_h4 {
	width: 100%;
}
.pay_div {
	width: 100%;
}
.pay_p {
	font-weight: bold;
}
.pay_click {
	display: block;
	text-align: center;
}
.pay_img {
	width: 90%;
}
.hajimete_box {
	position: relative;
	width: 100%;
	height: 640px;
}
.kuro {
	height: 640px;
}
.hajimete_box h2 {
	position: absolute;
	font-size: 20px;
	top:20%;
	left: 70%;
	writing-mode: vertical-rl;
}
.hajimete_box span {
	font-size: 30px;
}
.donatademo {
	margin-top: 30px;
	margin-bottom: 5px;
	height: 120px;
}
.donatademo h2 {
	font-size: 28px;
	margin: 0 10px 0 10px;
}
.donatademo p {
	position: static;
	font-size: 15px;
	font-weight: bold;
	margin-left: 55%;
}
.mokuji_box {
	width: 95%;
	margin-top: 20px;
	padding: 10px;
}
.mokuji {
	font-size: 20px;
}
.mokuji_ul li a {
	font-size: 16px;
}
.wrap_three {
	width: 100%;
}
.wrap_three h3 {
	font-size: 25px;
	padding-top: 18px;
}
.three_box img {
	display: none;
}

.three_img {
	margin: 8px;
}
.three_box_res {
	padding-top: 20px;
	background-color: #33739b;
}
.three_box_res img {
	background-color: white;
	width: 375px;
	height: 400px;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	border-radius: 10px;
}
.omukae_box {
	width: 100%;
	height: 265px;
	padding: 6px;
}
.freeD_box {
	width: 100%;
}
.freeD p:not(span) {
	font-size: 40px;
	padding-left: 10px;
}
.irai_h {
	font-size: 20px;
	font-weight: bold;
}
.irai_h span {
	display: inline-block;
	font-size: 15px;
}
.irai_ippan {
	font-size: 25px;
	margin-top: 0;
	font-weight: bold;
}
.irai_item {
	width: 100%;
	height: 170px;
	margin: 0 0 7px 0;
}
.irai_number {
	font-size: 20px;
	width: 31px;
	height: 31px;
}
.goirai {
	font-size: 20px;
}
.irai_item .taiou {
	font-size: 15px;
	padding-top: 2px;
	margin-top: 5px;
	width: 80px;
	height: 25px;
}
.irai_flex {
	display: inline-flex;
}
.irai_line {
	margin: 8px 3px 0 3px;
	font-size: 12px;
	font-weight: bold;
}
.irai_photo {
	position: static;
	width: 120px;
	height: 85px;
}
.photo_p {
	position: static;
	padding-top: 2px;
	width: 120px;
	height: 20px;
	font-size: 10px;
}
.ansin_item {
	margin: 0;
}
.ansin h3 {
	font-size: 28px;
	font-weight: bold;
}
.ansin_number {
	padding: 7px;
	padding-left: 18px;
	font-size: 25px;
	width: 50px;
	height: 50px;
	border-radius: 0px;
}
.ansin_inner {
	font-size: 22px;
	font-weight: bold;
}
.ansin img {
	width: 100%;
	height: auto;
}
.nav_item_t {
	margin: 5px;
	padding: 6px;
	width: 250px;
	height: 80px;
	line-height: 0.7;
	display: flex;
	background-color: #DDDDDD;
	border-left:solid 6px #444444;
}
.nav_item_t h6 {
	font-size: 25px;
	font-weight: bold;
	color: #444444;
	font-family: "Helvetica Neue", Helvetica, Arial, "游明朝", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, 'Open Sans', sans-serif;
}
.nav_item_t p {
	font-size: 22px;
	font-weight: bolder;
	color: black;
}
.nav_item_t img {
	width: 120px;
	height: 65px;
	margin-left: 10px;
}
.nav_item_j {
	margin: 5px;
	padding: 6px;
	width: 250px;
	height: 80px;
	line-height: 0.7;
	display: flex;
	background-color: #DDDDDD;
	border-left:solid 6px #008080;
}
.nav_item_j h6 {
	font-size: 25px;
	font-weight: bold;
	color: #008080;
	font-family: "Helvetica Neue", Helvetica, Arial, "游明朝", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, 'Open Sans', sans-serif;
}
.nav_item_j p {
	font-size: 22px;
	font-weight: bolder;
	color: black;
}
.nav_item_j img {
	width: 120px;
	height: 65px;
	margin-left: 10px;
}
.nav_item_k {
	margin: 5px;
	padding: 6px;
	width: 250px;
	height: 80px;
	line-height: 0.7;
	display: flex;
	background-color: #DDDDDD;
	border-left:solid 6px #FF9900;
}
.nav_item_k h6 {
	font-size: 25px;
	font-weight: bold;
	color: #FF9900;
	font-family: "Helvetica Neue", Helvetica, Arial, "游明朝", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, 'Open Sans', sans-serif;
}
.nav_item_k p {
	font-size: 22px;
	font-weight: bolder;
	color: black;
}
.nav_item_k img {
	width: 120px;
	height: 65px;
	margin-left: 10px;
}
.hidden_box label {
	width: 100%
}
.hikaku_box th {
	font-size: 15px;
}
.hikaku_box td {
	font-size: 12px;
	font-weight: bold;
}
.hikaku_day td {
	font-size: 12px;
}
.payment_box {
	display: block;
	width: 100%;
}
.genkin_box {
	text-align: center;
}
.hurikomi_box {
	text-align: center;
}
.credit_box {
	text-align: center;
}
.genkin_show_area {
	text-align: left;
	width: 90%;
}
.hurikomi_show_area {
	text-align: left;
	width: 90%;
}
.credit_show_area {
	text-align: left;
	width: 90%;
}
.genkin_box label {
	margin-top: 10px;
	margin-bottom: 0;
}
.hurikomi_box label {
	margin-bottom: 0;
}
.three_box_res img {
    	width: 100%;
    }
.cd-fixed-bg {
	width: 100%;
	writing-mode: vertical-rl;
	align-items: center;
	opacity: 1.5;
}

.hajimete_p {
	font-size: 1.5rem;
}
.black_opa {
	background-color: blue;
	opacity: 0.9;
}

.hajimete_h2 {
	position: absolute;
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
    font-size: 55px;
    font-weight: bolder;
    text-align: center;
    z-index: 3;
}

.hajimete_p {
	position: absolute;
	left: 5%;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	z-index: 3;
	font-size: 17px
}
.hajimete_p span {
	font-size: 24px;
    font-weight: bolder;
}

/*--固定背景01--*/
.cd-fixed-bg.cd-bg-1  {
  height: 100%;
}
.hajimete_p {
	height: 70%;
	margin-top: 80px;
}

/*--固定背景02--*/
.cd-fixed-bg.cd-bg-2  {
  height: 100%;
}
}
@media screen and (max-width: 736px) {
	.cd-fixed-bg {
		background-size: cover;
		background-attachment: scroll;
	}
}

@media screen and (max-width: 330px) {
	.donatademo h2 {
		font-size: 24px;
	}
    .mokuji_ul li a {
    	font-size: 13px;
    }
    .hajimete_box span {
    	font-size: 22px;
    }
    .wrap_three h3 {
    	font-size: 22px;
    }
    .three_box_res img {
    	width: 100%;
    	height: 90%;
    }
    .omukae_box h3 {
    	font-size: 16px;
    }
    .freeD p:not(span) {
    	font-size: 30px;
    }
    .irai_ippan {
    	font-size: 20px;
    }
    .ansin h3 {
    	font-size: 22px;
    }
    .ansin_item img {
    	height: 92%;
    }
    .ansin_inner {
    	font-size: 17px;
    }
    .collapse img {
    	width: 90px;
    	height: 50px;
    }
    .nav_item_t {
    	height: 55px;
    	width: 230px;
    }
    .nav_item_t h6 {
    	font-size: 16px;
    }
    .nav_item_j {
    	height: 55px;
    	width: 230px;
    }
    .nav_item_j h6 {
    	font-size: 16px;
    }
    .nav_item_k {
    	height: 55px;
    	width: 230px;
    }
    .nav_item_k h6 {
    	font-size: 16px;
    }
    .hajimete_p {
    	font-size: 16px;
    }
    .hajimete_p span {
    	font-size: 23px;
    }
}