.center {
    text-align: center;
}

.m-top {
    margin-top: 3em;
}

.p-top {
    padding-top: 3em;
}

.m-bottom {
    margin-bottom: 5em;
}
.p-bottom {
    padding-bottom: 5em;
}
.p-bottom02 {
	padding-bottom: 7em;
}
.sp {
    display: none;
}

.pc {
    display: block;
}

br.pc {
    display: block;
}

br.sp {
    display: none;
}
body {
    background: #fff!important;
	color: #000;
	font-family: 'Noto Sans JP', sans-serif;
}
h1 {
    margin-bottom: 0;
}
p, a, li, dt, dd, time, h1, h2, h3, h4, h5, h6, th, td, span, label, input {
	font-family: 'Noto Sans JP', sans-serif;
}
p {
    color: #000;
	font-size: 16px;
}
@font-face{ 
  font-family: 'uzura';
  src: url('/wp-includes/fonts/uzura.woff') format('woff'),
url('/wp-includes/fonts/uzura.eot') format('eot');
}


.half {
    width: 48%;
	margin-bottom: 2em;
}
.left70 {
    width: 68%;
	margin-bottom: 2em;
}
.right30 {
    width: 30%;
	margin-bottom: 2em;
}
.left30 {
	width: 30%;
	margin-bottom: 2em;
}
.right70 {
	width: 68%;
	margin-bottom: 2em;
}
.three-flex {
    width: 28%;
    width: -webkit-calc(30% - 1em);
    width: calc(30% - 1em);
	margin-bottom: 2em;
}
a img, .aligncenter {
    margin-bottom: 0;
}
a img:hover {
    opacity: 0.8;
}
.linkimg img {
    display: inline;
}

.subtitle_eng {
    font-size: 18px;
    font-weight: bold;
    color: #f9ad15;
    text-align: center;
    margin-bottom: 0;
}

h2.title03 {
    text-align: center;
    margin-bottom: 3em;
	font-family: "heisei-kaku-gothic-std", sans-serif;
}
h2.title04 {
    font-size: 40px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 50px;
    text-align: center;
	font-family: "heisei-kaku-gothic-std", sans-serif;
}


/*------------------------------------------
 * home
 * ---------------------------------------*/

/*--- worry ---*/
section.home-section.home-section01 {
    padding-bottom: 0;
}

span.border-color {
    background: linear-gradient(transparent 60%, #ff6 60%);
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0.1em;
	font-family: "heisei-kaku-gothic-std", sans-serif;
}
.worries-cont {
    margin: 0 auto 45px;
}
.worries-list li.flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.worries-list li .check-icon {
    width: 45px;
    margin-right: 10px;
}
.worries-list li {
    text-align: center;
    padding-bottom: 2em;
}
span.check-txt {
    font-size: 30px;
    margin-right: 35px;
    font-weight: bold;
}

.r-txt {
    color: #ff1313;
    font-size: 30px;
    font-weight: bold;
}

.worries-list li:last-of-type {
  padding-bottom: 0;
}

.block_bnr {
    background: url(/wp-content/uploads/2023/02/home_img02.png), #0369D0;
    background-repeat: no-repeat;
    background-position: 85% 65%;
}
p.c-txt {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    padding-top: 2em;
    margin-bottom: 0;
    color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
p.c-txt::before,
p.c-txt::after {
	content: '';
	width: 3px;
	height: 40px;
	background-color: #fffc00;
}
p.c-txt::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
p.c-txt::after {
	margin-left: 30px;
	transform: rotate(35deg)
}
p.bleaker-title {
    font-size: 32px;
    color: #fff;
    margin-bottom: 0.5em;
    line-height: 2.5em;
	font-weight: bold;
}
span.big-txt {
    font-size: 78px;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #FFFC00;
	font-family: "heisei-kaku-gothic-std", sans-serif;
}
p.bleaker-txt {
    display: inline-block;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    padding: 0.5em 3em;
    border-radius: 2em;
    background-image: linear-gradient(180deg, rgba(247, 197, 12, 1), rgba(255, 60, 60, 1) 100%, rgba(255, 34, 87, 1) 100%, rgba(154, 39, 238, 1) 100%, rgba(35, 102, 247, 1));
    margin: 0 0 3em;
}


/*--- charm ---*/

.mb60 {
    margin-bottom: 60px;
}
.com-box01 {
    position: relative;
    margin-bottom: 140px;
}
.com-box01-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.com-box01-txt {
    width: 35%;
    overflow: visible;
    position: relative;
    z-index: 1;
}
.com-box01-txt-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%;
}
.com-box01-tit {
    font-size: 34px;
    font-weight: bold;
    letter-spacing: 0.05em;
    color: #0369d0;
    margin-bottom: 10px;
	font-family: "heisei-kaku-gothic-std", sans-serif;
}
.com-box01-tit::after {
    content: "";
    width: 100px;
    height: 5px;
    background-color: #FFFC00;
    display: block;
    margin: 20px 0 30px;
}
.com-box01-head {
    font-size: 18px;
    letter-spacing: 0.05em;
    color: #0369d0;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 20px;
}

.com-box01::after {
    content: "";
    width: 40%;
    height: 300px;
    position: absolute;
    right: 0;
    bottom: -40px;
    background-color: #d6edff;
    z-index: -1;
}

/*--- reason ---*/
section.home-section.home-section03 {
    background: #f6f6f6;
}
p.reason-txt {
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    background: #0369d0;
    padding: 0.5em;
    color: #fff;
	margin-bottom: 0;
}
.reason-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
}
.reason-box p {
    text-align: center;
    font-size: 28px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
}
span.big-txt02 {
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #0369d0;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-size: 65px;
    line-height: 1.2em;
}


/*--- example ---*/
section.home-section.home-section07 {
	position: relative;
}
section.home-section.home-section07::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 63px 115px 0 115px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.example-box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
h3.example-title {
    font-size: 22px;
    font-weight: bold;
}
.blue {
    color: #27a8e2;
    margin-right: 0.2em;
}
.example-innner-box p {
    font-size: 18px;
}
.example-innner-box ul.flex {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 1em;
}
.example-innner-box ul.flex .half {
    margin-bottom: 0;
}
span.red-txt {
    color: #ff1313;
    font-size: 22px;
    font-weight: bold;
    border-bottom: solid 2px #ff1313;
}
p.small-txt {
    text-align: right;
    font-size: 14px;
}
.example-last-box {
    background: #e2fcff;
    padding: 2em;
    border-radius: 10px;
}
.example-last-box p {
    margin-bottom: 0;
    font-size: 18px;
    text-align: center;
}

/*--- customer ---*/
ul.customer-list {
    margin-bottom: 2em;
}
ul.customer-list li.half {
    background: #ffffff;
    padding: 2em 1em;
    box-shadow: 0px 0px 0px 10px #0369d0;
}
ul.customer-list li.half p {
    text-align: center;
    font-size: 25px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 0;
    text-decoration: underline wavy #fffc00;
}
p.example-txt {
    font-size: 16px;
    color: #ff0000;
}

/*--- COMPARISON ---*/
section.home-section.home-section06 {
    background: #f6f6f6;
}


/*--- price ---*/
.price-box {
    background: #0369d0;
    padding: 3em;
}
ul.price-list li {
    color: #fff;
    border-radius: 2em;
    padding: 0.4em 0 0.6em 2.8em;
    font-size: 22px;
    position: relative;
    font-weight: bold;
}
ul.price-list li:before {
    content: url(/wp-content/uploads/2023/03/home_img06.png);
    display: inline-block;
    position: absolute;
    width: auto;
    height: auto;
    top: 3px;
    left: 11px;
}


/*--- contact ---*/
section.home-section.home-section08 {
    background: #eefdff;
}
.meisai-box {
    margin-bottom: 3em;
}
.meisai-inner-box {
    border: solid 2px #ffce26;
    padding: 1em 2em;
    margin-bottom: 1em;
    background: #fff;
}
h4.meisai-title {
    font-size: 18px;
    color: #ff0000;
    font-weight: bold;
}
.meisai-inner-box p {
    margin-bottom: 0;
    color: #ff0000;
    font-weight: bold;
}
span.red {
    color: #ff0000;
    font-weight: bold;
}

h3#example {
	padding: 10px 15px;
    font-weight: 700;
    text-align: center;
    font-size: 2rem;
    margin-bottom: 25px;
    background-color: #0067b5;
    color: #fff;
}
section.contact-section {
    background: url(/wp-content/uploads/2023/03/contact_bg01.png), url(/wp-content/uploads/2023/03/contact_bg02.png), #36bdea;
    background-repeat: no-repeat;
    background-position: 20% center, 80% center;
}
.contact-form01 td {
    font-size: 1.6rem;
    width: 70%;
    padding: 25px 15px;
    vertical-align: middle;
    border-bottom: 1px solid #d1dee8;
    background: #fff;
}
.contact-form01 th {
    font-size: 1.6rem;
    width: 30%;
    vertical-align: middle;
    padding: 10px 15px;
    background-color: #feffda;
    border-bottom: 1px solid #d1dee8;
    color: #0067b5;
    font-weight: 700;
}
section.contact-section p.c-txt {
    padding: 0 0 1.5em;
}
.btn02 {
    display: inline-block;
}
.btn02 a {
    background: #fffc00;
    border-radius: 3px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    padding: 1em 8em 0.6em;
    color: #313131;
    transition: 0.3s ease-in-out;
    font-weight: bold;
    font-size: 25px;
    box-shadow: 0px 0px 0px 10px #fffc00;
    border: dashed 4px #333;
	border-radius: 2em;
	font-family: "heisei-kaku-gothic-std", sans-serif;
}
.btn02 a:hover {
    background: #313131;
    color: #FFF;
    box-shadow: 0px 0px 0px 10px #313131;
    border: dashed 4px #fffc00;
}



.footer {
    background-color: #0067b5;
    padding: 15px 0 15px;
}





