@media (max-width: 480px) {
#wpadminbar{
display:none;
}








.open .header .contact .container .download-btn, .open .header .contact .container .contact-btn{
    padding: 13px 0;
    font-size: 14px;
    margin: 0;
    font-weight: bold;
    width: 100%;
}

.open .header .contact .container .contact-btn{
	margin-left:12px;
	color:white;
}

.open .sponly > .contact .container .text p {
    font-size: 16px;
	font-weight:bold;
}

.open .sponly > .contact{
    padding: 0px 0 0px;
}

.open .sponly > .contact .text{
	margin-bottom:0px;
}

.open .sponly > .contact .tel{
	margin-top:0;
}

.open .sponly > .contact .reception{
	font-weight:500;
}

.header .site-name{
	font-size:24px;
}

.site-contact-btn-sp{
	font-size: 15px;
	background: #000;
	color: white;
	font-weight: 700;
    padding: 5px 12px 5px 45px;
	position: absolute;
	right: 60px;
	text-align: right;
	border-radius:50px;
}

.site-contact-btn-sp::before{
    content: '';
    display: inline-block;
    width: 26px;
    height: 25px;
    background: url(/wp-content/uploads/2021/08/mailicon.png)no-repeat;
    background-size: contain;
    margin: 0 10px 0 auto;
	position: absolute;
	left: 8px;
	top: 8.5px;
}

.site > a:not(.site-contact-btn-sp){
    position: relative;
    z-index: 999;
}

.site-contact-btn-sp{
    z-index: 1;
}

.open .site-contact-btn-sp{
    z-index: -1;
}


.open .nav-button{
    color: black;
}

.nav-button {
    box-sizing: content-box;
    padding: 0;
    outline: none;
    border: none;
    background: none;
    width: 25px;
    height: 17px;
    cursor: pointer;
    color: black;
    position: relative;
    top: 1px;
    right: 0px;
}

.nav-button::before, .nav-button::after {
    content: '';
    display: block;
    height: 3px;
    background-color: currentColor;
    transform: translateY(5px);
    transition: 0.3s ease-in-out;
    width: 25px;
}

.nav-button::before{
    transform: translateY(-7px);
    box-shadow: 0 7.5px currentColor;
}

.open .nav-button::before {
    transform: translateY(2px) rotate(45deg);
}

.open nav,nav{
	background: white;
	align-items:normal;
}

.open nav{
    z-index: 9;
}

	div#ez-toc-container nav{
	    background: #f2f2f2;
	}

.open  .nav > ul{
	width: 90%;
    margin-top: 15%;
}

.open  .nav ul li{
	margin-bottom:0;
	text-align: left;
}


.open  .nav ul li a{
	font-size:13px;
	padding: 15px 0;
	display:block;
	border-bottom:  .5px dashed #c3c3c3 /*626262*/;
	width: 100%;
	position: relative;
}
.open .nav ul li.has-children {
	border-bottom:  .5px dashed #c3c3c3;
}
.open .nav ul li.has-children > a {
	border: none;
}
.open .nav ul li.has-children > a::after {
	display: none;
}
.open  .nav ul li a .fas {
	display: none;
}
.open  .nav ul li a::after {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	transform: rotate(45deg);;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	top: 50%;
	right: 10px;
	margin-top: -3px;
	position: absolute;
}
.open  .nav ul li ul {
	margin: 0 0 0 25px;
}
.open  .nav ul li ul a {
	border-top:  .5px dashed #c3c3c3;
	border-bottom: 0;
	padding: 10px 0;
}
.open .contact{
	background:white;
	color:#323232;
}

.home header.header + * {
	 margin-top: 75px!important;
}

header.header + * {
	margin-top: 75px!important;
}
.hero{
	padding:10px 0 33px;
    height: auto;
}

.hero-price {
    justify-content: center;
    margin-top: 21.5px;
}

.hero .catch{
	display:block;
	text-align:center;
}

.hero .catch > div:last-child{
	max-width: 300px;
	margin: 0 auto;
}

.hero h1{
    font-size: 18px;
    font-weight: 600;
	line-height:30px;
	margin-top: 5%;
}

.hero .catch > div:first-child {
    flex: 0 0 100%;
    max-width: 100%;
}

.hero h1 .font36{
	font-weight:normal;
    font-size: 18px!important;
}

.hero h1 .font30{
    font-size: 18px;
}

.hero-price p{
    font-size: 14px;
}

.hero-price p:nth-child(1) {
    padding: 12px 6.5px;
    min-width: 40%;
    height: 75px;
    border-radius: 5px;
    line-height: 1.5;
}

.hero-price p:nth-child(2){
    margin: 0 10px;
}

.hero-price p:nth-child(3) {
	padding: 12px 6.5px;
	min-width: 40%;
    height: 75px;
    border-radius: 5px;
    line-height: 1.5;
}

.hero-price .red{
    font-size: 20px;
}

.hero-price .yen{
    font-size:12px;
}

.typesquare_tags{
    align-self: center;
}

.catch figure.image {
	margin:0 3px;
}

.catch figure.image img{
    margin: 10px auto 10px;
}

.hero .hero-text{
	margin-top:0;
	font-size:12px;
}

.hero-contact{
	margin-top:0;
}


.feature {
    margin: 41.5px 0 0;
}

.feature .container > h2{
	font-size: 30px;
    line-height: 1;
}

body.home .century-gothic, .century-gothic, .case .container h2 + p, .flow .container h2 + p, .terms-hero h2 + p{
	margin-top:7.5px;
	font-size:12px;
    line-height: 1;
}

.feature-flex{
    padding-top: 24px;
    margin-top: 0;
}

.feature-flex:last-child{
    margin-bottom: 24px;
}

.feature-flex img{
	width: 80%;
}

.functions-flex + .functions-flex {
    margin-top: 0px;
}

.feature .feature-text,.feature .text{
    width: 100%;
    text-align: left;
    margin: 0 auto 25px;
  font-size: 16px;
}

.feature .feature-text {
	margin-top:32.5px;
  font-size: 16px;
}

.details .title {
    font-size: 18px;
	text-align:center;
	font-weight: bold;
}

.details figure.image img{
    display: block;
    margin: 0 auto;
}

.difference{
    padding: 45px 0px 50px;
}

.difference .container h2,.case .container h2,.flow .container h2,.functions .container h2,.news .container h2,.info-page-hero .container h1{
    font-size: 24px;
    width: 75%;
    margin: 0 auto;
    line-height: 1.3;
}

.difference img{
    margin-top: 30px;
    max-width: 100%;
}

.difference .container .text{
    font-size: 12px;
	width: 100%;
	margin:35px auto 0;
}

.case{
    padding: 40px 0px 45px;
}

.case .details{
	margin-top:50px;
	display: block;
}

.case .details .detail{
	width: 85%;
	margin: 0 auto 55px;
}

.case h3{
	font-size:18px;
}

.case h3 .category{
	font-size:18px;
    padding: 5px 12px;
}

.case .more-btn{
    margin-top: 0;
}

.price{
	padding:35px 0;
}

.price .container h2{
	font-size:24px;
}

.price .container h2 + p{
	margin-top:0;
	color:white;
}

.price-flex{
	margin-top:35px;
	display: block;
}

.notes {
    text-align: center;
    font-size: 12px;
	margin-top:10px;
}

.price .box{
    padding: 25px 30px;
}

.cost-en{
	font-size:10px;
	text-align:left;
}

.cost-jp{
    font-size: 20px;
    margin: 10px auto;
    line-height: 1;
}

.cost-jp .red.font48{
    color: #b61a10;
    font-size: 30px;
    margin-left: 8px;
}

.cost-jp .font18{
    font-size: 12px;
}

.point-flex{
    width: 105%;
}

.price-flex .font60{
    font-size: 36px;
}

.home .more-btn {
width: 175px;
font-size: 13px;
  padding: 10px 0 !important;

}

.price .more-btn {
    margin-top: 35px;
}

.point-flex li {
    padding-left: 16px;
    flex: 0 0 47%;
    max-width: 47%;
    font-size: 12px;
    font-weight: normal;
    background-size: 14px;
    background-position: 0px 6px;
}

.point-flex li:nth-child(even) {
    flex: 0 0 50%;
    max-width: 50%;
}

.flow{
	padding:40px 0 50px;
}

.flow-flex{
	display:block;
    margin-top: 30px;
}

.flow-right{
	box-sizing: border-box;
    width: 100%;
	max-width:100%;
	margin:1.5em 15px 40px 0;
	box-shadow: 0px 2px 2px #a8a8a8;
	display: flex;
	flex-wrap: wrap;
    min-width: unset;
    height: auto;
    flex-direction: row;
    padding: 20px 10px 0;
}

.flow-right:not(:last-child):before {
    content: "";
    position: absolute;
	top:unset;
	bottom: -57px;
	left: calc(50% - 30px);
	border: 30px solid transparent;
	border-top: 30px solid white;
	filter: drop-shadow(0px 4px 2px #a8a8a8);
}

.flow-item-img{
    flex: 0 0 50%;
    max-width: 50%;
	height:auto;
}

.flow-item-content{
	flex:0 0 55%;
	max-width:55%;
    margin-left: -5%;
}

.flow-right h3{
	margin-top:0;
	font-size:12px;
}

.flow-right .detail-text{
	font-size:12px;
    margin-top: 7.5px;
}

.flow-right .flow-no {
    width: 45%;
	font-size:19px!important;
    margin-left: 15px;
	text-align:left;
}

.flow-right img {
    width: 102%;
    height: auto;
    margin-left: -8px;
}

	.flow-right:nth-child(3) img{
		margin-top:unset;
	}

.flow .more-btn {
	margin-top:24px;
    padding: 2.5% 12%;
}

.functions{
	padding:40px 0;
}

.functions-flex{
	flex-wrap:wrap;
	margin-top:0;
}

.container + .functions-flex{
	margin-top:35px;
}

.functions-flex .detail{
	flex:0 0 50%;
    max-width: 40%;
    margin: 0 15px 20px 0;
}

.functions-flex .detail:nth-child(even){
    margin-right: 0px;
}

.functions-flex:first-child {
    margin-top: 38.5px;
}

.function-color{
    width: 140px;
    height: 140px;
    padding: 5px;
	margin-bottom: 10px;
}

.function-color img{
	position:unset;
	max-width: 65px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.functions-btn{
	margin-top:50px;
    padding: 2.5% 12%;
    margin-bottom: 20px;
}

.news{
	padding:40px 0;
}

.news-inner{
	margin-top:30px;
	width: 90%;
}

	.news-page-hero h1{
		font-size:24px;
		font-weight:bold;
	}

ul.newsList{
	align-items:center;
    padding: 30px 0 24px;
}

ul.newsList li:nth-child(2){
    flex-basis: auto;
	margin:unset;
    padding: 0 13px 3px;
    width: auto;
    line-height: 1.5;
    top: 0;
}

	ul.newsList:last-child{
		border-bottom:0;
	}

ul li a.news-cat{
	font-size:10px;
}

ul.newsList li:nth-child(3){
    flex: 0 0 100%;
    max-width: 100%;
    text-align: left;
    margin-top: 10px;
	border-bottom:0;
}


ul.newsList li:nth-child(3) a{
    border-bottom: 1px solid #616161;
    display: inline;
    line-height: 2;
}

.news-btn{
	padding: 2.5% 6%;
    margin-top: 16px;
}

.contact{
	padding:40px 0 50px;
}

.sponly .contact{
	background:white;
}

.contact .container .text p{
    font-size: 15px;
    text-align: center;
    width: 70%;
    margin: 0 auto;
}

.download-btn, .contact-btn{
    padding: 13px 55px;
    margin: 0 5.5px;
}

.contact .tel {
    margin-top: 16px;
}

.contact .tel a{
	font-size:30px;
    font-weight: bold;
    line-height: 1;
}

.contact .reception {
    margin-top: 0;
}


/* function */
.func-page-hero h1{
	font-size:24px;
	font-weight:bold;
}

.func-page-hero {
    padding: 25px 0 25px;
	margin-top: 30px!important;
}

.func-page-hero-text{
	font-size:13px;
    font-weight: bold;
}

.func-page-flex ul {
    display: block;
	justify-content:space-around;
}

.func-page-flex li {
    width: 100%;
    margin-right: 0;
}

.schedule-section h2 {
    font-size: 18px;
}

.schedule-section {
    text-align: center;
    padding: 42px 0 49px;
}

/* case */
.case-page-section {
    padding: 78px 0px 0;
}

.case-page-hero{
    padding: 25px 0 25px;
	margin-top: 30px!important;
}

.case-page-hero h1{
	font-size:24px;
	font-weight:bold;
}

.case-page-hero-text{
	font-size:13px;
    font-weight: bold;
}

.case-page-hero-text {
    margin-top: 20px;
}

.case-page-flex ul {
    display: block;
}

.case-page-flex li {
    width: 70%;
    margin: 0 auto 65px;
}

.case-section h2 {
    font-size: 18px;
}

.case-page-flex h3 .category{
	font-size:9px;
}

.case-page-flex h3 {
	font-size: 12px;
	padding: 20px 0 12.5px;
}

.paging-area .page-numbers{
    border-radius: 0;
    padding: 7.5px 12px;
	margin-right: 10px;
}

.paging-area .page-numbers:last-child{
	margin-right: 0;
	margin-bottom: 0px;
}

.paging-area {
    margin: 70px 0 75px 0;
}

.case-page-flex figure{
	height:auto;
}


/* materials */
.materials-page-section {
    padding: 78px 0px 0;
}

.materials-page-hero{
    padding: 25px 0 25px;
	margin-top: 30px!important;
}

.materials-page-hero h1{
	font-size:24px;
	font-weight:bold;
}

.materials-page-hero-text{
	font-size:13px;
    font-weight: bold;
}

.materials-page-hero-text {
    margin-top: 20px;
}

.materials-page-flex ul {
    display: block;
}

.materials-page-flex li {
    width: 70%;
    margin: 0 auto 65px;
}

.materials-section h2 {
    font-size: 18px;
}

.materials-page-flex h3 .category{
	font-size:9px;
}

.materials-page-flex h3 {
	font-size: 15px;
	padding: 20px 0 12.5px;
}
.materials-page-flex .box p {
  overflow-wrap: anywhere;
  max-width: none;
  text-align: left;
  font-size: 13px;
}


.paging-area .page-numbers{
    border-radius: 0;
    padding: 7.5px 12px;
	margin-right: 10px;
}

.paging-area .page-numbers:last-child{
	margin-right: 0;
	margin-bottom: 0px;
}

.paging-area {
    margin: 70px 0 75px 0;
}

.materials-page-flex figure{
	height:auto;
}

.materials-page-flex li a.dl-btn{
  border: 1px solid #000;
  border-radius: 30px;
  font-size: 13px;
  text-align: center;
  padding: 9px 6% 10px;
  margin: 15px auto 0px;
}



/* Price */
.price-section{
	padding:38.5px 0 43px;
}


.price-section .container h2{
	font-size:30px;
    line-height: 1;
	font-weight:bold;
}

.price-flex {
    margin-top: 40px;
}

.price-flex .box:first-of-type .point-flex li:nth-child(odd){
    flex: 0 0 47%;
    max-width: 57%;
}

.price-flex .box:last-of-type .point-flex li:nth-child(odd){
    flex: 0 0 50%;
    max-width: 50%;
    margin-right: 7px;
}

.price-flex .box:last-of-type .point-flex li:nth-child(even){
    flex: 0 0 47%;
    max-width: 47%;
}



.price-section .box{
	padding:25px;
}

.flow-section{
    padding: 25px 0px;
}

.flow-section .container h2{
	font-size:30px;
	font-weight:bold;
	line-height:1;
}

.flow-section .container h2 + p{
	margin-top:7.5px;
	margin-bottom:18.5px;
	font-size:12px;
}

.flow-section .box{
    width: 100%;
    padding: 15px;
    height: auto;
    margin: unset;
    margin-bottom: 22px;
 -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.flow-section .box .flex{
    flex-wrap: wrap;
}

.price-flow-block{
    width: 100%;
    padding: 13.5px 20px;
    height: auto;
    box-sizing: border-box;
}

.price-flow-block p{
    font-size: 12px;
    padding: 5px 17px;
    width: fit-content;
}

	.flow-section .box:first-of-type{
		margin-top:0;
	}

.flow-section .box .flex > div{
	order:2;
}

.flow-section .box .flex > img{
	order:1;
}

.price-flow-title{
	margin-top:12px;
}

.price-flow-block ul {
	margin-top: 10px;
}

.question-section {
    padding: 40px 0px;
}

.question-section .container h2{
	font-size:30px;
	font-weight:bold;
	line-height:1;
}

.question-section .container h2 + p{
	margin-top:7.5px;
	font-size:12px;
}

.question-section .box{
	width:100%;
}

.question-block, .faq-block{
    margin: 15px auto 0;
	padding:20px 18px;
	box-sizing:border-box;
}

.question-block p:first-child, .faq-block p:first-child {
    margin-bottom: 1em;
}


/* faq */
.faq-page-hero{
	margin-top: 30px!important;
}

.faq-page-hero h1{
	font-size:24px;
	font-weight:bold;
}

.faq-page-hero-text{
	font-size:13px;
    margin-top: 20px;
}

.faq-section{
	padding:50px 0 105px;
}

.faq-section .box {
    width: 100%;
}

.faq-block p:last-child {
    text-indent: -.8rem;
    padding-left: 1.3rem;
}

/* T&C */
.terms-hero{
	padding:30px 0;
}

.terms-hero .shin-go-h2{
	font-size:30px;
	font-weight:bold;
	line-height:1;
}

.terms-content{
	width:92.6%;
}

.terms-content h2{
	font-size:14px;
}

.terms-content p{
	font-size:12px;
	font-weight:normal;
}

.terms-section{
	padding-bottom:75px;
}


/* material */
.info-page-hero{
    padding: 25px 0 25px;
	margin-top: 30px!important;
    margin-bottom: 0px;
}

.info-page-hero .container h1{
    font-size: 24px;
    margin: 0 auto;
	font-weight:bold;
    line-height: 1;
}

.info-page-hero-text{
	font-size:13px;
    font-weight: bold;
    width: 75%;
    margin: 20px auto 0;
}

#content-wrap{
	display:block;
}

.info-main-content {
    justify-content: center;
    margin: 20px auto 0;
    width: 100%;
    order: 1;
}

	.info-eye-catch-wrap{
		order:2;
	}

	.info-eye-catch{
		margin-right:0;
	}

	.info-eye-catch img{
		width:100%;
		height:auto;
		margin:0 auto;
	}

	.info-eye-catch-wrap .tags{
		background: white;
		color: #666666;
		padding: 2px 15px;
		margin-right: 3px;
		border-radius: 25px;
		text-decoration: none;
		font-size: 12px !important;
		border: 1px solid #535353;
		display: inline-block;
		position: relative;
		top: -4px;
	}

	.info-eye-catch-wrap .tag{
	    margin-top: 10px;
	}

.info-main-content .post-date{
	font-size:12px;
	margin-bottom:15px;
}

	.info-section{
		flex-direction: column;
	}

	.info-section{
		margin-right:0;
	}

.info-main-content h2{
	font-size:18px;
	margin-bottom:18px;
}

.info-eye-catch-wrap.sponly{
    margin-bottom: 20px;
}

.info-main-content .tags{
	margin-right:10px;
}

.info-main-content .tags:last-child{
	margin-right:0px;
}

.info-item-hr {
    margin: 20px 0 40px 0;
    border: .5px dashed #c3c3c3 /*626262*/;
}

/* material single */
.contents h1{
	font-size:20px;
	margin-top:17px;
	font-weight:200;
    font-weight: bold;
	/* font-family:"æ¸¸æ˜Žæœ", YuMincho; */
}

.post-info{
	margin:20px auto 25px;
}

.author-info{
    margin-top: -18px;
}

p.author{
   margin: 0 0 0 10px;
}

.author, .post-date,.main-content p{
	font-size:15px;
	font-weight:normal;
    margin-bottom: 20px;
}

.eye-catch img, .main-content img{
    width: 100%;
    height: auto;
    margin: 30px auto 35px;
    display: block;
}

figure.wp-block-image img{
	max-width:108%;
}

figure.wp-block-table{
	font-size: 14px;
}

.main-content{
	margin-top:0;
}

	.main-content blockquote{
		padding:15% 10% 10%;
	}

	.main-content blockquote::before{
		top: 10px;
		left: 10px;
		font-size: 20px;
	}


.main-content .ctabox h2{
	background: #C4C4C6;
    font-size: 20px!important;
    position: relative;
    font-size: 15px!important;
    top: -30px;
    margin: 0;
    left: -6%;
    width: 112%;
    border-radius: unset;
}

	.main-content .ctabox .cta_heading {
		background: #C4C4C6;
		font-size: 17px!important;
		margin: -80px 0 24px;
		width: 100%;
	}

	.main-content .ctabox	{
		margin: 24% auto 16%;
	}

	.main-content .ctabox a {
    font-size: 12px;
	}

	.addtoany_content{
		text-align:center;
	}

.author-box {
    width: 100%;
	padding:17px 10px 25px;
}

.author-box-flex{
    display: block;
    text-align: center;
}

.author-name-box{
	width:100%;
	margin-top:21px;
}

.author-name{
    margin-bottom: 21px;
}

.author-desc {
    font-size: 12px;
}

.single-post .sidebar-area{
	margin-top:30px;
}

.single-post .side-container{
	margin-top:60px;
}

ul li.related_bottom_list {
    width: 100%;
}

	.related_bottom_list a:first-child {
	    width: 100%;
	}

	li.related_bottom_list img {
		margin-bottom: 0;
		margin-top: 0;
		width:100%;
	}

	.related_bottom_list a:last-child{
	    margin: 16px 0;
	}

/* material */
	/*.page-id-28 iframe{
		height: 650px;
	}
	*/
/* footer */

.breadcrumb{
	margin-top:32px;
}

.breadcrumb-list{
    min-height: 60px;
    align-items: center;
	display:block;
	padding:19px 0px;
}

.breadcrumb-list li{
	display: inline;
    overflow-wrap: break-word;
    word-break: break-word;
}

.footer .navi{
	margin-left:0;
}

.footer .site{
	display:block;
}

.footer .site a{
    text-align: center;
    display: block;
    margin: 28px auto 30px;
    line-height: 1;
}

.footer .nav-flex{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    flex-direction: column;
    height: 95px;
    justify-content: flex-start;
    text-align: left;
    margin-left: 30px;
}

.footer .site li a{
	margin: 12.5px 0 0;
	text-align: left;
	font-size: 12px;
}

.footer .nav-flex > li:not(:first-child){
	margin-left:0;
}

.footer .nav-flex > li:last-child{
	display:none;
}

.site-contact-btn.sponly{
	background:#ff4800;
	color:white;
	font-weight:bold;
	padding:15px 55px;
	border:1px solid #ff4800;
	border-radius:42px;
	display:inline-block;
	width:50%;
}

.footer .wrap{
    padding: 14px 0 4px;
}

.footer .nav-flex2 {
    display: block;
    list-style: none;
    column-count: 2;
}

	.footer .site2{
		justify-content:center;
	}

.footer .nav-flex2 li{
	margin-bottom: 10px;
}

.footer ul.nav-flex2 > li:not(:first-child) {
    margin-left: 0;
}

.footer .wrap + p{
	text-align:center;
}

.footer {
    padding: 0px;
}

/* sidebar */
.sidebar-area {
    max-width: 100%;
    margin-top: 70px;
	width:100%;
}

.widget_tag_cloud{
	margin-bottom:75px;
}

.widget_tag_cloud .widgettitle,.popular-posts h2{
    font-size: 15px;
}

.widget_tag_cloud h2:before,.popular-posts h2:before{
    position: relative;
    top: 3px;
}

.widget_tag_cloud .tagcloud {
	padding: 15px 22px;
}

.widget_tag_cloud .tagcloud a{
	margin:0 11px 0 0;
}

.widget_tag_cloud .tagcloud a:last-child{
	margin:0;
}

.wpp-cards-compact li{
	flex-wrap:wrap;
	align-items:flex-start;
	padding:0!important;
}

.wpp-cards-compact li .wpp-thumbnail{
  /*  flex: 0 0 calc(45%);
    max-width:  calc(45%);	*/
	width: 100%;
}
.wpp-post-title{
    flex: 0 0 calc(55% - 15px);
    max-width:  calc(55% - 15px);
}

ul.wpp-cards-compact li:not(:first-child){
	margin:21px 0 0 0!important;
}

ul.wpp-cards-compact li:last-child{
	margin-bottom:5px!important;
}

.wpp-cards-compact li a.wpp-post-title{
	font-size:13px;
	line-height:2;
	word-wrap:break-word;
}

.single-news .post-info{
	align-items: flex-start;
}

.download_p br{
	display:none;
}

/* download */
.page-id-31 iframe {
  /*  height: 630px;*/
}

	.single-post .contents, .single-news .contents{

	}

}

@media (min-width: 481px) and (max-width: 768px) {
body{
	font-size:18px;
    line-height: 1.75;
	word-wrap:break-word;
}

*{
box-sizing: border-box;
}

img{
	width:100%;
	height:auto;
}

h2 {
    font-size: 40px;
}

.pconly, .open .nav ul li a.pconly{
	display:none;
}

.sponly, .site-contact-btn-sp {
    display: block!important;
}

.tag.sponly	{
	display:block!important;
}

/*ä¾‹å¤–å¯¾å¿œ*/
.tag.pconly	{

}

.open nav,nav{
	background: white;
	align-items:normal;
}

.open nav{
    z-index: 9;
    overflow: scroll;
}

	div#ez-toc-container nav{
	    background: #f2f2f2;
	}

.open  .nav > ul{
	width: 90%;
    margin-top: 15%;
}

.open  .nav ul li{
	text-align: left;
	margin-bottom:0;
}


.open  .nav ul li a{
	font-size:20px;
	padding:20px 0;
	display:block;
	border-bottom:  .5px dashed #c3c3c3 /*626262*/;
	width: 100%;
	position: relative;
}
.open  .nav ul li a .fas {
	display: none;
}
.open  .nav ul li a::after {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	transform: rotate(45deg);;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	top: 50%;
	right: 10px;
	margin-top: -3px;
	position: absolute;
}

.open  .nav ul li.has-children > a::after{
	display: none;
}

.open  .nav ul li ul {
	margin: 0 0 0 25px;
}

.open .contact{
	background:white;
	color:#323232;
}

.nav-button::before {
    transform: translateY(-9px);
    box-shadow: 0 8px currentColor;
}

.nav-button {
    width: 30px;
    color: black!important;
}

header.header .contact{
	background:white;
}

.open .header .contact .container{
	display:block;
}

.open .header .contact .container .download-btn, .open .header .contact .container .contact-btn{
    padding: 13px 50px;
    font-size: 20px;
    margin: 0;
    font-weight: bold;
}

.open .header .contact .container .contact-btn{
	margin-left:12px;
	color:white;
}

.open .sponly > .contact .container .text p {
    font-size: 20px;
	font-weight:bold;
}

.open .sponly > .contact{
    padding: 20px 0 15px;
	margin-top:10%;
}

.open .sponly > .contact .tel a{
	margin-top:0;
	font-size:48px;
}

.open .sponly > .contact .reception{
	font-weight:500;
    margin-top: 15px;
}

.header .site-name{
	font-size:24px;
    position: relative;
    z-index: 999;
}


.site-contact-btn-sp{
    font-size: 15px;
    background: #000;
    color: white;
	font-weight:700;
    padding: 5px 12px 5px 45px;
    position: absolute;
    right: 80px;
    text-align: right;
	border-radius:50px;
}

.site-contact-btn-sp::before{
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(/wp-content/uploads/2021/08/mailicon.png)no-repeat;
    background-size: contain;
    margin: 0 10px 0 auto;
    position: absolute;
    left: 8px;
	top:8.5px;
}

.main-area{
	margin-right:0;
}

header.header + * {
	/* margin-top: 30px!important; */
}

.hero .catch{
	display:block;
	text-align:center;
}

.hero .catch > div:first-child {
    flex: 0 0 100%;
    max-width: 100%;
}

.hero .catch > div:last-child{
    flex:0 0 80%;
	max-width: 80%;
    margin: 0 auto;

}

.hero {
	padding-bottom: 6%;
}

.hero h1{
    font-size: 24px;
    font-weight: 600;
    line-height: 48px;
    margin: 7% 0% 0;
}

.hero h1 .font36{
	font-weight:normal;
    font-size: 24px;
}

.hero h1 .font30{
    font-size: 24px;
}

.hero-price {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.hero-price p:nth-child(2){
    margin: 5% 3%  5%;
}

.hero-contact-btn,.hero-download-btn{
	font-size: 18px;
}

	.feature .feature-text{
	    max-width: 90%;
	}

	.feature-flex img {
		width: 80%;
		margin: 0 auto;
		display: block;
	}

.hero .hero-text {
    margin-top: 24px;
    font-size: 16px;
}

.feature-right{
	width:100%;
}

.feature-right .title{
	text-align:center;
    font-size: 36px;
}

.feature-right .text {
    width: 80%;
    margin: 30px auto;
}

.case .details{
    flex-direction: column;
	width:70%;
	margin:80px auto 0;
}

.case .details .detail{
	margin-bottom:80px;
}

.case .detail p {
	max-width: unset;
	font-size: 16px;
}

.case h3 .category{
	font-size:14px;
}

.case h3{
	font-size:16px;
}

.case .more-btn{
    margin-top: 0;
}

.materials-page-flex li {
}

.materials-page-flex figure{
	height:auto;
}

.case-page-flex li {
}

.case-page-flex figure{
	height:auto;
}

.price-flex{
	margin-top:35px;
	display: block;
}

.price .box{
    padding: 5% 7%;
}

.cost-en{
	font-size:18px;
	margin-bottom:20px
}

	.price-section .box{
	    padding: 40px;
	}

.cost-jp{
    font-size: 24px;
    margin: 15px auto;
    line-height: 1;
}

	.price .box {
		padding: 50px 24px;
	}



.cost-jp .red{
    color: #b61a10;
    font-size: 36px;
    margin-left: 8px;
}

.cost-jp .font18{
    font-size: 16px;
}

.point-flex{
    width: 105%;
}

.price-flex .font60{
    font-size: 40px;
    margin: 20px;
}

.point-flex li {
    padding-left: 6%;
    flex: 0 0 50%;
    max-width: 50%;
    font-size: 16px;
    font-weight: normal;
    background-position: 0px 6px;
}

.flow-flex{
	display:block;
}

.flow-right{
	box-sizing: border-box;
    width: 100%;
	max-width:100%;
	margin:1.5em 15px 40px 0;
	box-shadow: 0px 2px 2px #a8a8a8;
	height: auto;
	flex-direction: row;
}

.flow-right:not(:last-child):before {
    content: "";
    position: absolute;
	top:unset;
	bottom: -57px;
	left: calc(50% - 30px);
	border: 30px solid transparent;
	border-top: 30px solid white;
	filter: drop-shadow(0px 4px 2px #a8a8a8);
}

.flow-item-img{
    flex: 0 0 50%;
    max-width: 50%;
	height:auto;
}

.flow-item-content{
	flex:0 0 55%;
	max-width:55%;
    margin-left: -5%;
}

.flow-right h3{
	margin-top:0;
	font-size:24px;
}

.flow-right .detail-text{
	font-size:22px;
    margin-top: 15px;
}

.flow-right .flow-no {
    width: 45%;
	font-size:32px;
    margin-left: 7%;
    text-align: left;
}

.flow-right img {
    width: 100%;
    height: auto;
    margin-left: 0;
}

.flow .more-btn {
	margin-top:45px;
}

.functions{
	padding:40px 0;
}

.functions-flex{
	flex-wrap:wrap;
	margin-top:0;
}

	.functions-flex + .functions-flex{
		margin-top:0;
	}

.container + .functions-flex{
	margin-top:35px;
}

.functions-flex .detail{
	flex:0 0 50%;
    max-width: 40%;
    margin: 0 15px 20px 0;
}

.functions-flex .detail:nth-child(even){
    margin-right: 0px;
}

.functions-flex:first-child {
    margin-top: 38.5px;
}

.function-color{
    width: 140px;
    height: 140px;
    padding: 5px;
	margin-bottom: 10px;
}

.function-color img{
	position:unset;
	max-width: 65px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.functions-btn{
	margin-top:50px;
}

.news-inner {
    width: 90%;
    max-width: unset;
}

.contact .reception{
	font-size:16px;
}

.flow-section .container h2{
	font-size:30px;
	font-weight:bold;
	line-height:1;
}

.flow-section .container h2 + p{
	margin-top:7.5px;
	margin-bottom:33.5px;
	font-size:12px;
}

.flow-section .box{
    width: 100%;
    padding: 0 3% 7% 3%;
    height: auto;
    margin: unset;
    margin-bottom: 22px;
 -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.flow-section .box .flex{
    flex-wrap: wrap;
}

.price-flow-block{
    width: 100%;
    padding: 13.5px 20px;
    height: auto;
    box-sizing: border-box;
}

.price-flow-block p{
    font-size: 16px;
    padding: 5px 17px;
    width: fit-content;
}

.flow-section .box .flex > div{
	order:2;
    margin: 0 auto;
}

.flow-section .box .flex > img{
	order:1;
}

.price-flow-title{
	font-size:26px;
    margin-bottom: 15px;
}

.price-flow-block ul {
	margin-top: 20px;
}

.price-flow-block ul li {
    font-size: 16px;
}

.question-section {
    padding: 40px 0px;
}

.question-section .container h2{
	font-size:30px;
	font-weight:bold;
	line-height:1;
}

.question-section .container h2 + p{
	margin-top:7.5px;
	font-size:12px;
}

.question-section .box{
	width:100%;
}

.question-block, .faq-block{
    margin: 15px auto 0;
	padding:20px 18px;
	box-sizing:border-box;
}

.question-block p:first-child, .faq-block p:first-child {
    margin-bottom: 1em;
}

	.func-page-flex ul {
		width: 99%;
	}

	.func-page-flex li{
		margin-right:0;
		width:100%;
	}

/* faq */
.faq-page-hero{
	padding:50px 0 56px;
}

.faq-page-hero h1{
	font-size:24px;
	font-weight:bold;
	line-height:1;
}

.faq-page-hero-text{
	font-size:13px;
    margin-top: 30px;
}

.faq-section{
	padding:50px 0 105px;
}

.faq-section .box {
    width: 100%;
}

/* T&C */
.terms-hero{
	padding:30px 0;
}

.terms-hero .shin-go-h2{
	font-size:30px;
	font-weight:bold;
	line-height:1;
}

.terms-content{
	width:92.6%;
}

.terms-content h2{
	font-size:14px;
}

.terms-content p{
	font-size:12px;
	font-weight:normal;
}

.terms-section{
	padding-bottom:75px;
}


/* material */
.info-page-hero{
	padding:40px 0;
    margin-bottom: 62px;
}

.info-page-hero .container h1{
    font-size: 24px;
    margin: 0 auto;
	font-weight:bold;
    line-height: 1.3;
}

.info-page-hero-text{
	font-size:13px;
    font-weight: bold;
    width: 75%;
    margin: 35px auto 0;
}

.archive #main > .shin-go-h2{
    margin-bottom: 40px;
}

#content-wrap{
	display:block;
}

.info-main-content {
    justify-content: center;
    margin: 20px auto 0;
    width: 100%;
    order: 1;
}

	.info-eye-catch-wrap{
		order:2;
	}

	.info-eye-catch{
		margin-right:0;
	}

	.info-eye-catch img{
		width:100%;
		height:auto;
		margin:0 auto;
	}

	.info-eye-catch-wrap .tags{
		background: white;
		color: #666666;
		padding: 2px 15px;
		margin-top: 8px;
		margin-right: 3px;
		border-radius: 25px;
		text-decoration: none;
		font-size: 14px !important;
		border: 1px solid #535353;
		display: inline-block;
		position: relative;
	}

	.info-eye-catch-wrap .tag{
	    margin-top: 10px;
	}

.info-main-content .post-date{
	font-size:12px;
	margin-bottom:15px;
}

	.info-section{
		flex-direction: column;
	}

	.info-section{
		margin-right:0;
	}


.info-main-content {
    margin: 0 auto 16px;
}

.info-main-content .post-date{
	font-size:16px;
	margin-bottom:15px;
}

.info-main-content h2{
	font-size:20px;
	margin-bottom:18px;
}

.info-eye-catch-wrap.sponly{
    margin-bottom: 20px;
}

.info-main-content .tags{
	margin-right:10px;
	font-size:13px!important;
}

.info-main-content .tags:last-child{
	margin-right:0px;
}

.info-item-hr {
    margin: 20px 0 40px 0;
    border: .5px dashed #c3c3c3 /*626262*/;
}

/* material single */
.contents h1{
	font-size:20px;
	margin-top:17px;
	font-weight:200;
    font-weight: bold;
	/* font-family:"æ¸¸æ˜Žæœ", YuMincho; */
}

.post-info{
	margin:20px auto 25px;
}

	.author-info{
	    margin-top: -18px;
	}

	p.author{
 	   margin: 0 0 0 10px;
	}

.author, .post-date,.main-content p{
	font-size:16px;
	font-weight:normal;
    margin-bottom: 20px;
}


	.wp-block-quote p{
		font-size:18px;
	}

.eye-catch img, .main-content img{
    width: 100%;
    height: auto;
    margin: 30px auto 35px;
    display: block;
}

.main-content{
	margin-top:0;
}

	.main-content blockquote{
		padding:10% 10% 5%;
	}

	.main-content blockquote::before{
		top: 10px;
		left: 10px;
		font-size: 20px;
	}

	.main-content .ctabox{
		padding: 0% 5% 0% 5%;
	}

.main-content .ctabox h2{
	background: #C4C4C6;
    font-size: 20px!important;
    position: relative;
    top: -30px;
    margin: 0;
    left: -6%;
    width: 112%;
    border-radius: unset;
}

	.main-content .ctabox .cta_heading{
		margin: -40px 0 24px;
		font-size: 18px!important;
		width: 100%;
	}

.main-content .ctabox a {
	font-size: 16px;
}

.addtoany_content{
	text-align:center;
}

.author-box {
    width: 100%;
	padding:17px 10px 25px;
}

.author-box-flex{
    display: block;
    text-align: center;
}

.author-name-box{
	width:100%;
	margin-top:21px;
}

.author-name{
    margin-bottom: 21px;
}

.author-desc {
    font-size: 12px;
}

.single-post .sidebar-area{
	margin-top:30px;
}

.single-post .side-container{
	margin-top:60px;
}


ul li.related_bottom_list {
    width: 100%;
}

li.related_bottom_list img {
    margin-bottom: 0;
    margin-top: 0;
}

/* material */
	.page-id-28 iframe{
		height: 650px;
	}

	.page-id-28 .wp-block-columns{
		display:block;
	}

	.page-id-28 .download_h2{
		font-size:32px;
	}

	.page-id-28 .download_p {
		font-size: 18px;
	}

	.page-id-28	.wp-block-column:nth-child(2n){
		margin-left: 0;
	}


/* download */
.page-id-31 iframe {
    height: 630px;
}

/* footer */

.breadcrumb{
	margin-top:75px;
}

.breadcrumb-list{
    min-height: 60px;
    align-items: center;
	display:block;
	padding:19px 0px;
}

.breadcrumb-list li{
	display: inline;
    overflow-wrap: break-word;
    word-break: break-word;
}

.footer .navi{
	margin-left:0;
}

.footer .site{
	display:block;
}

.footer .site a{
    text-align: center;
    display: block;
    margin: 28px auto 30px;
    line-height: 1;
    margin: 7% auto;
}

.footer .nav-flex{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    flex-direction: column;
    height: 130px;
    justify-content: flex-start;
    text-align: left;
    margin-left: 30px;
}

.footer .site li a{
	margin: 12.5px 0 0;
	text-align: left;
	font-size: 16px;
	line-height: 1.5;
}

.footer .nav-flex > li:not(:first-child){
	margin-left:0;
}

.footer .nav-flex > li:last-child{
	display:none;
}

.site-contact-btn.sponly{
	background:#ff4800;
	color:white;
	font-weight:bold;
	padding:15px 55px;
	border:1px solid #ff4800;
	border-radius:42px;
	display:inline-block;
	max-width: 200px;
	box-sizing: border-box;
}

.footer .wrap{
    padding: 14px 0 4px;
}

.footer .site2{
	justify-content: center;
}

.footer .nav-flex2 {
    display: block;
	column-count: unset;
	height: 60px;
	margin: 0 auto;
}

.footer .nav-flex2 li{
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 20px;

}

.footer {
    padding: 0px;
}

/* sidebar */
.sidebar-area {
    max-width: 70%;
    margin-top: 70px;
    width: 100%;
    margin: 70px auto;
}

.widget_media_image > div{
	    margin: 0 auto 20px;
}

.widget_tag_cloud{
	margin-bottom:75px;
}

.widget_tag_cloud .widgettitle,.popular-posts h2{
    font-size: 15px;
}

.widget_tag_cloud h2:before,.popular-posts h2:before{
    position: relative;
    top: 3px;
}

.widget_tag_cloud .tagcloud {
	padding: 15px 22px;
}

.widget_tag_cloud .tagcloud a{
	margin:0 11px 0 0;
}

.widget_tag_cloud .tagcloud a:last-child{
	margin:0;
}

.wpp-cards-compact li{
	flex-wrap:wrap;
	align-items:flex-start;
	padding:0!important;
}

	.wpp-cards-compact li a:last-child{
		flex: 0 0 calc(100% - 140px);
		max-width: 0 0 calc(100% - 140px);
	}


.wpp-cards-compact li .wpp-thumbnail{
	width:120px;
}
.wpp-post-title{
    flex: 0 0 calc(55% - 15px);
    max-width:  calc(55% - 15px);
}

ul.wpp-cards-compact li:not(:first-child){
	margin:21px 0 0 0!important;
}

ul.wpp-cards-compact li:last-child{
	margin-bottom:5px!important;
}

.wpp-cards-compact li a.wpp-post-title{
	font-size:18px;
	line-height:2;
	word-wrap:break-word;
}

.widget_tag_cloud .widgettitle, .popular-posts h2{
	font-size:18px;
}

aside #categories-3 ul a{
    font-size: 16px !important;
}

	aside#sidebar img {
		max-width: 100%;
	}

.breadcrumb-list li, .breadcrumb-list li a{
    font-size: 16px;
}

	.single-post .contents,
	.single-news .contents,
	.single-interview .contents{
		padding-top:16px;
	}

}

@media (min-width: 769px) and (max-width: 960px) {
.pconly, .open .nav ul li a.pconly{
	display:none;
}

.sponly, .site-contact-btn-sp {
    display: block!important;
}

.tag.sponly	{
	display:none!important;
}

/*ä¾‹å¤–å¯¾å¿œ*/
.tag.pconly	{
	display:block!important;
}

.hero .catch > div:first-child {
    flex: 0 0 100%;
    max-width: 100%;
}
.hero .catch > div:last-child {
    flex: 0 0 55%;
    max-width: 55%;
}

	.hero h1{
	    margin-top: 5%;
		text-align:center;
	}

	.hero-price {
    justify-content: center;
	}

	.hero-price p:nth-child(2){
		margin: 0 10px;
	}

	/*ãƒ¡ãƒ‹ãƒ¥ãƒ¼*/

	.open nav,nav{
		background: white;
		align-items:normal;
	}

	.open nav{
		z-index: 9;
	    overflow: scroll;
	}

	div#ez-toc-container nav{
		background: #f2f2f2;
	}

	.open  .nav > ul{
		width: 90%;
    margin-top: 96px;
	}

	.open  .nav ul li{
		margin-bottom:0;
		text-align: left;
	}
	.open  .nav ul li a{
		position: relative;
	}
	.open  .nav ul li a .fas {
		display: none;
	}
	.open  .nav ul li a::after {
		content: '';
		display: block;
		width: 5px;
		height: 5px;
		transform: rotate(45deg);;
		border-top: 2px solid #000;
		border-right: 2px solid #000;
		top: 50%;
		right: 10px;
		margin-top: -3px;
		position: absolute;
	}

	.open  .nav ul li ul {
		margin: 0 0 0 25px;
	}

	.open  .nav ul li a{
		font-size:20px;
		padding:20px 0;
		display:block;
		border-bottom:  .5px dashed #c3c3c3 /*626262*/;
		width: 100%;
	}

	.open  .nav ul li.has-children > a::after{
		display: none;
	}

	.open .contact{
		background:white;
		color:#323232;
	}

	.nav-button::before {
		transform: translateY(-9px);
		box-shadow: 0 8px currentColor;
	}

	.nav-button {
		width: 30px;
		color: black!important;
	}

	header.header .contact{
		background:white;
	}

	.open .header .contact .container{
		display:block;
	}

	.open .header .contact .container .download-btn, .open .header .contact .container .contact-btn{
		padding: 13px 50px;
		font-size: 20px;
		margin: 0;
		font-weight: bold;
	}

	.open .header .contact .container .contact-btn{
		margin-left:12px;
		color:white;
	}

	.open .sponly > .contact .container .text p {
		font-size: 20px;
		font-weight:bold;
	}

	.open .sponly > .contact{
		padding: 20px 0 15px;
		margin-top:10%;
	}

	.open .sponly > .contact .tel a{
		margin-top:0;
		font-size:48px;
	}

	.open .sponly > .contact .reception{
		font-weight:500;
		margin-top: 15px;
	}

	.feature-right{
    max-width: 75%;
	}

	.feature .feature-text{
	    max-width: 75%;
	}

	.feature-flex{
	    justify-content: center;
	}

	.feature-flex img {
		width: 80%;
		margin: 0 auto;
		display: block;
	}

	.feature-right .under{
		display:inline-block;
	}

	.feature-right .title{
		text-align:center;
		font-size: 30px;
	}

	.feature-right .text {
		width: 80%;
		margin: 30px auto;
	}

	.difference h2{
		text-align:center;
		font-size: 40px;
	}

	.case .details{
		justify-content: center;
		flex-direction: column;
	}
	.case .details .detail {
		margin-bottom: 80px;
	}

	.case .more-btn {
		margin-top: 0;
	}

	.news-inner {
		width: 90%;
		max-width: unset;
	}

	.functions-flex{
	    flex-wrap: wrap;
	}

	.container + .functions-flex{
		margin-top:35px;
	}

	.functions-flex .detail{
		flex:0 0 50%;
		max-width: 40%;
		margin: 0 15px 20px 0;
	}

	.functions-flex .detail:nth-child(even){
		margin-right: 0px;
	}

	.functions-flex:first-child {
		margin-top: 38.5px;
	}

	.function-color{
		width: 140px;
		height: 140px;
		padding: 5px;
		margin-bottom: 10px;
	}

	.function-color img{
		position:unset;
		max-width: 65px;
		position: relative;
		top: 50%;
		transform: translateY(-50%);
	}

	.functions-btn{
		margin-top:50px;
	}

	.flow-flex{
		display:block;
	}

	.flow-right{
		box-sizing: border-box;
		width: 100%;
		max-width:100%;
		margin:1.5em 15px 40px 0;
		box-shadow: 0px 2px 2px #a8a8a8;
		height: auto;
		flex-direction: row;
	}

	.flow-right:not(:last-child):before {
		content: "";
		position: absolute;
		top:unset;
		bottom: -57px;
		left: calc(50% - 30px);
		border: 30px solid transparent;
		border-top: 30px solid white;
		filter: drop-shadow(0px 4px 2px #a8a8a8);
	}

	.flow-item-img{
		flex: 0 0 50%;
		max-width: 50%;
		height:auto;
	}

	.flow-item-content{
		flex:0 0 55%;
		max-width:55%;
		margin-left: -5%;
	}

	.flow-right h3{
		margin-top:0;
		font-size:24px;
	}

	.flow-right .detail-text{
		font-size:22px;
		margin-top: 15px;
	}

	.flow-right .flow-no {
		width: 45%;
		font-size:32px;
		margin-left: 7%;
		text-align: left;
	}

	.flow-right img {
		width: 100%;
		height: auto;
		margin-left: 0;
	}

	.flow .more-btn {
		margin-top:45px;
	}

	/* price */
	.flow-section .box {
		width: 100%;
		padding: 0 3% 7% 3%;
		height: auto;
		margin: unset;
		margin-bottom: 22px;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.flow-section .box .flex {
		justify-content: center;
		flex-wrap: wrap;
	}

	.price-flow-block{
		width: 100%;
		padding: 13.5px 20px;
		height: auto;
		box-sizing: border-box;
	}

	.price-flow-block p{
		font-size: 16px;
		padding: 5px 17px;
		width: fit-content;
	}

	.flow-section .box .flex > div{
		order:2;
		margin: 0 auto;
	}

	.flow-section .box .flex > img{
		order:1;
	}

	.price-flow-title{
		font-size:26px;
		margin-bottom: 15px;
	}

	.price-flow-block ul {
		margin-top: 20px;
	}

	.price-flow-block ul li {
		font-size: 16px;
	}


	/*archive blog*/

	.archive .main{
	    display: block;
	}

	.main-area{
		max-width:100%;
	}


	.archive aside{
		max-width: 100%;
		margin-top: 80px;
	}

	.main-content .ctabox{
		margin: 16% auto;
	}

	.main-content .ctabox .cta_heading {
		font-size: 19px!important;
		margin: -86px 0 20px;
	}

	/*sidebar */

.archive aside.sidebar-area {
    max-width: 70%;
    width: 100%;
    margin: 80px auto;
}

	aside#sidebar img {
		max-width: 100%;
	}

	.wpp-cards-compact li{
		flex-wrap:wrap;
		align-items:flex-start;
		padding:0!important;
	}

	.wpp-cards-compact li a:last-child{
		flex: 0 0 calc(100% - 120px);
		max-width: 0 0 calc(100% - 120px);
	}

	.func-page-flex li{
		width:100%;
	    margin-right: 0;
	}


	ul li.related_bottom_list {
		width: 100%;
	}

	li.related_bottom_list img {
    margin-bottom: 0;
    margin-top: 0;
	}

	/*Footer */
.footer .site{
	display:block;
}

.footer .site a{
    text-align: center;
    display: block;
    margin: 28px auto 30px;
    line-height: 1;
    margin: 7% auto;
}

.footer .nav-flex{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    flex-direction: column;
    height: 130px;
    justify-content: flex-start;
    text-align: left;
    margin-left: 0px;
}

.footer .site li a{
	margin: 12.5px 0 0;
	text-align: left;
	font-size: 16px;
	line-height: 1.5;
}

.footer .nav-flex > li:not(:first-child){
	margin-left:0;
}

.footer .nav-flex > li:last-child{
	display:none;
}

a.site-contact-btn.sponly{
	background:#ff4800;
	color:white;
	font-weight:bold;
	padding:15px 55px;
	border:1px solid #ff4800;
	border-radius:42px;
	display:inline-block;
	max-width: 200px;
	box-sizing: border-box;
    position: relative;
    left: -80px;
    margin: 3% auto;
}

.footer .wrap{
    padding: 14px 0 4px;
}

.footer .site2{
	justify-content: center;
}

.footer .nav-flex2 {
    display: block;
	column-count: unset;
	margin: 0 auto;
}

.footer .nav-flex2 li{
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 20px;
}

.footer {
    padding: 0px;
}

	.single-post .contents,
	.single-news .contents,
	.single-interview .contents {
		padding-top:16px;
	}



}

@media (min-width: 769px) and (max-width: 1199px) {

.hero h1 {
    font-size: 32px;
}

	.func-page-flex ul::after{
		width: 350px;
		content:"";
		display: block;
	}
/*
.func-page-flex li:nth-child(even) {
  margin-right: 0;
}

.func-page-flex li:nth-child(odd) {
  margin-right: 25px;
}
*/
}


@media (min-width: 961px) and (max-width: 1100px) {
	/* è¿½åŠ èª¿æ•´ç”¨ break point 960px  */
	.site-right-download-btn, .site-contact-btn {
		padding: 8.5px 24px;
	}

	.nav li:not(:last-child) {
		margin-right: 16px;
	}

	.case .details{
		display:block;
		width:321px;
		margin:80px auto 0;
	}

	.case .details .detail{
	    margin-bottom: 40px;
	}

	.news-inner {
		width: 80%;
	}


	.cost-jp {
		font-size: 24px;
	}

	.price .box {
		padding: 50px 24px;
	}

	.main-area{
		max-width:100%;
	}

	.main-content .ctabox{
	    margin: 12% auto;
	}


	.footer .navi{
        margin-left:24px;
    }

    .footer .nav-flex li a {
        font-weight: 500;
        font-size: 13px;
    }


}

@media (min-width: 769px) and (max-width: 790px) {
	.func-page-flex li:nth-child(odd) {
		margin-right: auto;
	}
}
.page-id-28 header .site-contact-btn-sp,.page-id-28 header .nav-button,.page-id-31 header .site-contact-btn-sp,.page-id-31 header .nav-button{
  display: none !important;
}


/*1116*/

   @media screen and (max-width: 959px) {
    .price-page *{
       box-sizing: border-box;
     }
     .price-page .container{
  max-width: 100%;
}
.price-page{
  padding-top: 35px;
}
     .pricelist-section .container{
       width: 100%;
     }

.price-list{
  list-style: none;
  width: 100%;
  margin: 0px auto 20px;
    display: block;
  position: relative;
  justify-content: space-between;
  box-sizing: border-box;
}
.slick-track {
  display: flex !important;
}
.slick-slide {
  height: auto !important;
}

.price-list li{
  width: 80%;
  margin: 10px 2px 0;

  position: relative;
  border: 1px solid #c9c9c9;
  border-radius:10px 10px 5px 5px;
    background: #f8f8f8;
  box-sizing: border-box;

}
.price-list li .price-box{
  background: #fff;
  padding: 10px 0 0px;
}
.price-list li.basic{
  border: 1px solid #be0f0f;
}

.price-list li h2{
  font-size: 15px !important;
  text-align: center;
  background: #000;
  color: #fff;
  border-radius: 5px 5px 0 0;
  padding: 10px 0 5px;
}
.price-list li.basic h2{
  background: #be0f0f;
}
.price-list li .popular{
  border: 1px solid #be0f0f;
  width: 75px;
  background: #fff;
  color: #be0f0f;
  text-align: center;
  padding: 2px;
  font-size: 10px;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);

}
.price-list li .price-inner{
  border-top: 0px;
  border-radius: 0px 0px 5px 5px;

}
.price-list li .price-inner p{
  font-size: 12px;
}
.price-list li .price-inner p.price-text{
  font-weight: bold;
}
.price-list li.basic .price-inner p.price-text{
  margin-top: 0px;
}
.price-list li .price-inner p.price-text span{
  font-size: 32px;
}

.price-list li .price-inner ul{
  list-style: none;
  font-size: 14px;
  text-align: left;
    border-radius: 0px 0px 5px 5px;
  padding: 7px 35px 10px;
}
.price-list li.basic .price-inner ul{
  background: #fff6f6;
}

.price-list li .price-inner ul li{
  border:0px;
  margin: 0px 0 5px 0;
  background-color: transparent;
  border-bottom: 1px dashed #c9c9c9;
  padding: 5px 0;
  width: 100%;
  font-size: 13px;
  position: relative;
  box-sizing: border-box;

}

.price-list li.basic .price-inner ul li:nth-child(1),.price-list li.premium .price-inner ul li:nth-child(1){
  font-weight: bold;
}
.price-list li .price-inner ul li:last-child{
  border: 0px
}

.price-list li .price-inner ul li:before{
  content: '';
  background: url(../images/icon-list.png) 0 0 no-repeat;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  vertical-align: middle;
}
.price-list li.basic .price-inner ul li:nth-child(2):before{
  background: url(../images/icon-domain.png) 0 0 no-repeat;
}
.price-list li.basic .price-inner ul li:nth-child(3):before{
  background: url(../images/icon-camera.png) 0 0 no-repeat;
}
.price-list li.basic .price-inner ul li:nth-child(4):before{
  background: url(../images/icon-phone.png) 0 0 no-repeat;
}
.price-list li.basic .price-inner ul li:nth-child(5):before{
  background: url(../images/icon-analytics.png) 0 0 no-repeat;
}

.price-list li.premium .price-inner ul li:nth-child(2):before{
  background: url(../images/icon-support.png) 0 0 no-repeat;
}
.price-list li.premium .price-inner ul li:nth-child(3):before{
  background: url(../images/icon-contents.png) 0 0 no-repeat;
}
.price-list li.premium .price-inner ul li:nth-child(4):before{
  background: url(../images/icon-refresh.png) 0 0 no-repeat;
}

.price-list li.entry .price-inner ul li:nth-child(1):before{
  background: url(../images/icon-smart.png) 0 0 no-repeat;
}
.price-list li.entry .price-inner ul li:nth-child(2):before{
  background: url(../images/icon-form.png) 0 0 no-repeat;
}
.price-list li.entry .price-inner ul li:nth-child(3):before{
  background: url(../images/icon-ssl.png) 0 0 no-repeat;
}
.price-list li.entry .price-inner ul li:nth-child(4):before{
  background: url(../images/icon-cms.png) 0 0 no-repeat;
}

.price-list li:nth-child(1){
  order: 0;
}.price-list li:nth-child(2){
  order: 0;
}
.price-list li:nth-child(3){
  order: 0;
}

.start-price{
  font-size: 30px;
}
body:not(.single) h2 + p.start-text{
  font-size: 15px;
  font-weight: normal;
  color: #000;
  line-height: 1.66;
  margin-bottom: 25px;
}

.function-list{
  list-style: none;
  width: 92%;
  display: flex;
  justify-content: space-between;
  border: 1px solid #000;
  margin: 0 auto;
  box-sizing: border-box;
  flex-wrap: wrap;
  padding: 15px 12px 0px 12px;
}
     .function-list li{
       width: 50%;
       text-align: left;
       margin-bottom: 20px;
     }

.caution{
  text-align: right;
  font-size: 13px;
  margin-right: 4%;
  margin-top: 5px;
}

.comparison-section{
  padding: 30px 0 35px;
  background: #f2f2f2;
}
.comparison-section h2{
  font-size: 24px;
  text-align: center;
  margin-bottom: 0px;
}
     .comparison-section p{
       text-align: center;
       margin-bottom: 30px;
     }






.reason-section{
  padding: 35px 0 5px;
}
     .reason-section .container{
       width: 100%
     }

.reason-section h2{
  text-align: center;
  font-size: 18px;
  margin-bottom: 20px;
}
body:not(.single) h2 + p.reason-text{
    font-size: 13px;
    font-weight: normal;
  text-align: center;
  color: #000;
  width: 92%;
  margin: 0 auto 20px;
}
.reason-list{
  display: block;
  justify-content: space-between;
  list-style: none;
  margin-bottom: 8px;
}
.reason-list li{
  width: 92%;
  margin: 0 auto 17px;
  box-sizing: border-box;
  background: #f8f8f8;
  position: relative;
  padding: 30px 4% 30px;
}
.reason-list li h3{
  padding-left: 70px;
  font-size: 18px;
  margin-bottom: 20px;
}
.reason-list li .point{
  background: #000;
  width: 50px;
  height: 50px;
  color: #fff;
  text-align: center;
  border-radius: 25px;
  font-size: 12px;
  font-weight: bold;
  padding: 19px 0;
  box-sizing: border-box;
  position: absolute;
  top: 15px;
  left: 4%;
}
.reason-list li img{
  margin-bottom: 20px;
}
.reason-list li p{
  font-size: 13px;
  line-height: 1.75
}
     .slick-prev{
       border: 0;
       text-indent: -9999px;
       background: url("../images/prev.png") 0 0 no-repeat;
       background-size: 100% 100%;
       width: 18px;
       height: 44px;
       position: absolute;
       z-index: 99;
       left: 5%;
       top: 50%;
       transform: translateY(-50%)
     }
          .slick-next{
       border: 0;
       text-indent: -9999px;
       background: url("../images/next.png") 0 0 no-repeat;
       background-size: 100% 100%;
       width: 18px;
       height: 44px;
       position: absolute;
       z-index: 99;
       right: 5%;
       top: 50%;
       transform: translateY(-50%)
     }

.tab-area {
  display: flex;
  justify-content: space-between;
  cursor: pointer;}
  .tab {
    width: 33%;
    font-size: 11px;
    border-radius: 5px 5px 0 0;
    height: 43px;
    line-height: 43px;
    position: relative;
    text-align: center;
    font-weight: bold;
    color: white;
    background: #b5b5b5;
  }
  .tab.active {
    background-color: #000;
    color: #fff;
    border: none;
  }
    .tab.basic.active {
    background-color: #b61a10;
    color: #fff;
    border: none;
  }

     .tab.basic .popular{
       color: #b5b5b5;
       height: auto;
       font-size: 10px;
       padding: 3px 0 5px;
       line-height: 1;
       width: 75px;
       font-weight: normal;
       border: 1px solid #b5b5b5;
       background: #fff;
       position: absolute;
       top: -10px;
       left: 50%;
       transform: translateX(-50%);

     }
     .tab.basic.active .popular{
       color: #b61a10;
       border: 1px solid #b61a10;
     }

  .content {
    display: none;
  }
  .content.show {
    margin-top: 0px;
    display: block;
  }
     .tabInner{
       background: #fff;
       text-align: center;
       padding: 10px 0;
     }
     .tabInner p{
       font-size: 12px;
       margin-bottom: 0px;
     }
     .tabInner p.comparison-price{
       font-weight: bold;
     }
     .tabInner p.comparison-price span{
       font-size: 32px;
       margin: 0 5px;
     }

       .content.show.basic .tabInner{
       background: #fff6f6;
       text-align: center;
       padding: 10px 0;
     }

.comparison-table{
  width: 100%;
  border: 0;
  border-collapse: collapse;
  box-sizing: border-box;
}
.comparison-table th{
  border: 0px;
  padding: 5px 0 5px 12px;
  font-weight: normal;
  font-size: 13px;
  box-sizing: border-box;
    width: 75%;
  text-align: left;
  vertical-align: middle;
  background: #ececec;
}
.comparison-table td{
  border: 0px;
  padding: 5px 0 5px 0px;
  box-sizing: border-box;
  width: 25%;
  vertical-align: middle;
  text-align: left;
  text-align: center;
  background: #ececec;
}
.comparison-table td img{
  vertical-align: middle;
  width: 18px;
  height: auto;
}

.content.show.basic .comparison-table td,.content.show.basic .comparison-table th{
  background: #f2d5d5;
}
.comparison-table tr:nth-child(2n) th,.comparison-table tr:nth-child(2n) td{
  background: #fff;
}
.content.show.basic .comparison-table tr:nth-child(2n) td,.content.show.basic .comparison-table tr:nth-child(2n) th{
  background: #fff6f6;
}

}

   @media screen and (max-width: 767px) {
     .new-hero.hero h1 {
    margin-top: 5%;
    font-size: 15px;
    font-weight: bold;
	line-height: 1.3;
}
.new-hero.hero .hero-price-2021{
  font-size: 16px;
  font-weight: bold;
  border-bottom: 5px solid #f1e443;
width: auto;
letter-spacing: normal;
display: inline-block;

}
.new-hero.hero .hero-price-2021 span{
  font-size: 40px;
  color: #c10808;
}


     .new-price .container{
       width: 100%;
     }
     .new-price .price-list{
       margin: 25px auto 0;
     }
     .hero-contact > a {
       text-align: center;
    font-size: 12px;
    width:45%;
    box-sizing: border-box;
    padding: 2.5% 10px;
    margin: 5px 5.5px 0;
}

     .new-hero .hero-contact-btn{
       width: 45%;
padding: 2.5% 10px;
       box-sizing: border-box;
       text-align: center
     }
     #request-question > p {
    margin: 0px 0px;
}


}
