@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap');
#gN01275110 {
	font-family: 'Noto Sans JP', '02うつくし明朝体 Regular Version 1.00',sans-serif;
	background-color: #FFFFFF;
	margin-bottom: 60px;
}

#gN01275110 img {
	display: block;
	width: 100%;
}

#gN01275110 .top {
	background: #F9DFE8;
	margin-bottom: 60px
}

#gN01275110 .top h1{
	color: #262626;
	text-align: center;
	font-size: 60px;
	letter-spacing: 0.12em;
	font-weight: 800;
	padding: 20px 20px 0;
}

#gN01275110 .top h4{
	color: #262626;
	text-align: center;
	font-weight: bold;
	font-size: 34px;
	padding: 30px 10px 10px;
}

#gN01275110 .top p{
	color: #262626;
	text-align: center;
	line-height: 1.3;
	font-size: 26px;
	padding: 5px 10px 30px;
}

#gN01275110 .title {
	background: #FFFFFF;
	border: #262626;
    transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
	margin-bottom: 30px;
}

#gN01275110 .title h3 {
	color:#444;
	font-size: 38px;
	margin-right: 30px;
	padding: 8px 20px 10px;
	background: none;
	border: 3px solid #444;
	box-shadow: 12px 8px #A0C0C0;/*影の色とサイズ*/
}

#gN01275110 .title h3 span{
	font-size: 50px;
	font-weight: 700;
	color: #DFC8AF;
	border: #262626;
}

#gN01275110 .title p{
	font-size: 24px;
	text-align: center;
	color: #262626;
	padding: 10px;
}

#gN01275110 #point01, #point02, #point03, #point04 {
	margin: 30px 0 50px;
}

#gN01275110 #point01 .box{
    padding:  10px;             /* 余白指定 */
    display: flex;              /* フレックスボックスにする */
    align-items: stretch;
	width: 100%; 
}

#gN01275110 #point01 .box .box1{
    padding: 10px;
    margin:  10px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
    width: 50%;                 /* 幅指定 */
}

#gN01275110 #point01 .box .box2{
    padding: 10px;
    margin:  10px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
    width: 50%;                 /* 幅指定 */
	text-align: center;
}

#gN01275110 #point01 .box .box2 h4{
	font-size: 30px;
	color: #262626;
	line-height: 1.4;
	font-weight: 800;
	margin-left: auto;
	margin-right: auto;
}

#gN01275110 #point01 .box .box2 h4 span{
	font-size: 30px;
	color: #262626;
	line-height: 1.4;
	font-weight: 800;
	margin-left: auto;
	margin-right: auto;
}

#gN01275110 #point01 .box .box2 p{
	font-size: 24px;
	color: #262626;
	line-height: 1.4;
	margin-left: auto;
	margin-right: auto;
}

#gN01275110 #point02 h4{
	font-size: 30px;
	color: #262626;
	text-align: center;
	line-height: 1.4;
	font-weight: 800;
	margin-left: auto;
	margin-right: auto;
}

#gN01275110 #point02 h4 span{
	font-size: 30px;
	color: #262626;
	line-height: 1.4;
	font-weight: 800;
	margin-left: auto;
	margin-right: auto;
}

#gN01275110 #point02 p{
	font-size: 24px;
	color: #262626;
	text-align: center;
	line-height: 1.4;
	margin-left: auto;
	margin-right: auto;
}

#gN01275110 #point03 h4{
	font-size: 30px;
	color: #262626;
	text-align: center;
	line-height: 1.4;
	font-weight: 800;
	margin-left: auto;
	margin-right: auto;
}

#gN01275110 #point03 .box{
    padding:  10px;             /* 余白指定 */
    display: flex;              /* フレックスボックスにする */
    align-items: stretch;
	width: 100%; 
}

#gN01275110 #point03 .box .box1{
    padding: 10px;
    margin:  10px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
    width: 50%;                 /* 幅指定 */
	text-align: center;
}

#gN01275110 #point03 .box .box2{
    padding: 10px;
    margin:  10px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
    width: 50%;                 /* 幅指定 */
	text-align: center;
}

#gN01275110 #point03 .box p{
	font-size: 24px;
	color: #262626;
	line-height: 1.4;
	margin-left: auto;
	margin-right: auto;
}

#gN01275110 ul {
	display: flex;
	justify-content: center;
}

#gN01275110 ul li {
    list-style: none;
  }

#gN01275110 ul li:nth-child(2) {
    margin: 0 10px;
  }

#gN01275110 ul li p{
	font-size: 22px;
	text-align: center;
	color: #262626;
  }

@media screen and ( min-width:521px ){ /* tablet&PC */
#gN01275110 #point_3 .fix:after {
	content: "";
	clear: both;
	display: block;
}
	
.sp_display {
	display: none;		
}
	
#free_change .pc_display {
	margin: 100px 0 0;		
}
	
}

@media screen and ( max-width:520px ){/* SP */
 #gN01275110 h2 {/* 絶対必要 */
	padding: 0;
	background-color: transparent;
}
	
#gN01275110 .sp_block {
	display: block;
}

.pc_display {
	display: none;		
}

#gN01275110 .top {
	margin-bottom: 30px
}

#gN01275110 .top h1{
	font-size: 28px;
	letter-spacing: 0.10em;
	font-weight: bold;
	padding: 5px 5px 0;
}

#gN01275110 .top h4{
	font-weight: bold;
	letter-spacing: 0.08em;
	font-size: 18px;
	padding: 4px;
}

#gN01275110 .top p{
	line-height: 1.3;
	font-size: 12px;
	padding: 1px 4px 10px;
}

#gN01275110 .title {
	background: #FFFFFF;
	border: #262626;
    transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
	margin-bottom: 60px;
}

#gN01275110 .title h3 {
	color:#444;
	font-size: 24px;
	margin-right: 8px;
	padding: 2px 6px 4px;
	background: none;
	border: 2px solid #444;
	box-shadow: 4px 1px #A0C0C0;/*影の色とサイズ*/
}

#gN01275110 .title h3 span{
	font-size: 30px;
	color: #DFC8AF;
	border: #262626;
}

#gN01275110 .title p{
	font-size: 16px;
	text-align: center;
	color: #262626;
	padding: 4px;
}

#gN01275110 #point01 {
	margin: 60px 0 60px;
}
	
#gN01275110 #point02 {
	margin: 60px 0 60px;
}
	
#gN01275110 #point03 {
	margin: 60px 0 60px;
}
	
#gN01275110 #point04 {
	margin: 60px 0 60px;
}
	
#gN01275110 #point01 img{
	margin-top: 70px;
}

#gN01275110 #point01 h4{
	font-size: 20px;
	text-align: center;
	line-height: 1.4;
	font-weight: bold;
}

#gN01275110 #point01 h4 span{
	font-size: 16px;
	line-height: 1.4;
	font-weight: bolder;
}

#gN01275110 #point01 p{
	font-size: 14px;
	text-align: center;
	color: #262626;
	line-height: 1.4;
	margin-left: auto;
	margin-right: auto;
}
	
#gN01275110 #point02 img{
	margin-top: 70px;
}

#gN01275110 #point02 h4{
	font-size: 16px;
	text-align: center;
	line-height: 1.4;
	font-weight: bold;
}

#gN01275110 #point02 h4 span{
	font-size: 20px;
	line-height: 1.4;
	font-weight: bolder;
}

#gN01275110 #point02 p{
	font-size: 14px;
	text-align: center;
	color: #262626;
	line-height: 1.4;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
	
#gN01275110 #point03 img{
	margin-top: 70px;
}
	
#gN01275110 #point03 h4 span{
	font-size: 20px;
	line-height: 1.4;
	font-weight: bolder;
}

#gN01275110 #point03 h4{
	font-size: 16px;
	color: #262626;
	text-align: center;
	line-height: 1.4;
	font-weight: 800;
	margin-left: auto;
	margin-right: auto;
}

#gN01275110 #point03 .box{
    padding:  10px;             /* 余白指定 */
    display: flex;              /* フレックスボックスにする */
    align-items: stretch;
	width: 100%; 
}

#gN01275110 #point03 .box .box1{
    padding: 10px;
    margin:  10px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
    width: 50%;                 /* 幅指定 */
	text-align: center;
}

#gN01275110 #point03 .box .box2{
    padding: 10px;
    margin:  10px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
    width: 50%;                 /* 幅指定 */
	text-align: center;
}

#gN01275110 #point03 .box p{
	font-size: 18px;
	color: #262626;
	line-height: 1.4;
	margin-left: auto;
	margin-right: auto;
}

#gN01275110 #point04 img{
	margin-top: 70px;
}
	
#gN01275110 #point04 h4 span{
	font-size: 20px;
	line-height: 1.4;
	font-weight: bolder;
}

#gN01275110 #point04 h4{
	font-size: 16px;
	color: #262626;
	text-align: center;
	line-height: 1.4;
	font-weight: 800;
	margin-left: auto;
	margin-right: auto;
}
	
#gN01275110 ul {
	margin-top: 70px;
	display: flex;
	justify-content: center;
}

#gN01275110 ul li {
    list-style: none;
  }

#gN01275110 ul li:nth-child(2) {
    margin: 0 10px;
  }

#gN01275110 ul li p{
	font-size: 18px;
	line-height: 1.3;
	text-align: center;
	color: #262626;
  }
	
}