@charset "UTF-8";

.header {
    margin-bottom: 0 !important;
}

.p0menu {
	padding: 0 0 0 24px !important;
}

.header > nav > ul > li > a, .footer > nav > ul > li > a {
    font-weight: 700;
    font-size: 17px;
    color: #FFFFFF;
    line-height: 50px !important;
}

.section02 > .aboutb {
    background: #00c100;
    width: 100%;
    text-align: center;
    margin-bottom: 56px;
}

.section02 > .aboutb img {
	max-width: 1000px;
	margin: 0 auto;
}

.kaizenn {
	width: 200px !important;
	margin: 0 auto !important;
	
}

.kaso_ttl {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	color: #00a33e;
	font-weight: bold;
	font-size: 48px;
	padding: 64px 32px;
	background-color: #E5F6EC;
    text-align: center;
}
#breadcrumb {
margin-top: 143px !important;
    background: #E5F6EC;
    padding: 10px 20px;
}

.storage-section01 {
    margin: 0 !important;
}

.section03b {
    padding: 32px 32px 0 32px;
    background: #00a33e;
    text-align: center;
}
.section03b h2 {
	color: #fff;
	text-align: center;
	font-size: 32px;
	margin: 32px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.section01b {
	background: #f4f8e0;
	text-align: center;
	width: 100%;
	padding: 0;
    margin: 170px 0 0 0;
}
.section01b img {
	margin: 0 auto;
	padding: 0;
	max-width: 1000px;
	width: auto;
	min-width: 320px;
}

.voicee {
	text-align: center;
	padding: 32px;
}

.voicee iframe {
	width: 640px;
	height: 360px;
}

.kaso {
	text-align: left;
	padding: 32px;
}

#movie_test video {
  width: 80vw;
  height: auto;
  display: block;
}

.kaizen h4 {
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    color: #00a33e;
    font-weight: bold;
    font-size: 18px;
    padding: 16px 0;
    text-align: left;
    letter-spacing: 0.05em;
	line-height: 1.7em;
}
.kaizen  p{
	letter-spacing: 0.05em;
	line-height: 1.7em;
	font-size: 16px;
}

.voicee h3 {
	color: #00a33e;
	text-align: center;
	font-size: 32px;
	margin: 32px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	border-bottom: 1px solid #00a33e;
}
.voicee h4 {
	color: #333;
	text-align: center;
	font-size: 18px;
	margin: 32px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
/* FAQ */
.balloon1-left,a.ewd-ufaq-post-margin{
    color: #00a33e;
    font-size: 120%;
    text-align: left;
    cursor: default;
pointer-events: none;
}
.balloon1-right,.ewd-ufaq-faq-post{
    color: #000;
    text-align: left;
    padding-left: 0;
}
.ewd-ufaq-hidden{
    display:block !important;
}
.ewd-ufaq-faq-categories,
.ewd-ufaq-post-margin-symbol{
    display:none;
}

.ewd-ufaq-faq-title-text {
    letter-spacing: 0.05em;
    line-height: 1.8em;
    background: url(../images/qqq.png) no-repeat left top 10px;
    background-size: 24px;
    padding-left: 40px !important;
    width: 100%;
}
.ewd-ufaq-post-margin.ewd-ufaq-faq-post {
    margin-bottom: 24px;
    letter-spacing: 0.05em;
    line-height: 1.8em;
    background: url(../images/aaa.png) no-repeat left top 10px;
    background-size: 24px;
    padding-left: 40px !important;
}
.ewd-ufaq-faq-body.ewd-ufaq-hidden,.ewd-ufaq-faq-body{
    padding-left: 0 !important;
    border-bottom: 1px dotted #999;
margin-bottom: 20px;
}
/*
#ff8000
.balloon1-left {
  position: relative;
  display: inline-block;
  margin: 8px;
  padding: 16px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #00a33e;
  border-radius: 16px;
}

.balloon1-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #00a33e;
}

.balloon1-left p {
  margin: 0 !important;
  padding: 8px;
  color: #fff;
  text-align: left;
}
.balloon1-right {
  position: relative;
  display: inline-block;
  margin: 8px;
  padding: 16px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #ff8000;
  border-radius: 16px;
}

.balloon1-right:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #ff8000;
}

.balloon1-right p {
  margin: 0 !important;
  padding: 8px;
  color: #fff;
  text-align: left;
}
*/
.flex {
	display: flex;
	justify-content: flex-start;
	flex-direction: row;
	flex-wrap:wrap;
	align-items: flex-start;
}
.flex_end {
	display: flex;
	justify-content: flex-end;
	flex-direction: row;
	flex-wrap:wrap;
}
.w1000 {
	max-width: 1000px;
	margin: 0 auto;
}
.w800 {
	max-width: 800px;
	margin: 0 auto;
}

.mt30 {
	margin-top: 30px;
}
.mt60 {
	margin-top: 60px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb60 {
	margin-bottom: 60px;
}

.bgg {
	background: #f9f7ef;
}

.qqq  {
	background: url(../images/qqq.png) no-repeat left top 10px;
	background-size: 24px;
	padding-left: 40px !important;
}
.aaa  {
	background: url(../images/aaa.png) no-repeat left top 10px;
	background-size: 24px;
	padding-left: 40px !important;
}
.balloon1-left p span {font-size: 12px;}
.balloon1-right p span {font-size: 12px;}
.faq_border {
	border-bottom: 1px dotted #999;
	padding-bottom: 32px;
	margin-bottom: 32px;
}

.transform  {
  position: fixed;
  display: block;
  width: 150px !important;
  top: 200px !important;
  right: 16px;
  z-index: 10;
 -moz-transition: .2s;
 -webkit-transition: .2s;
 -o-transition: .2s;
 -ms-transition: .2s;
 transition: .2s;
 
}

.w100per {
	width: 100% !important;
}

/* .post-navigation {display: none;} */

.post-navigation-wrap{
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid rgb(216, 216, 216);
    border-bottom: 1px solid rgb(216, 216, 216);
    padding: 2rem 0.2rem 2rem 0.2rem;
}

.post-navigation-wrap.only-prev{
    justify-content: flex-end;
}

.post-navigation-wrap  .post-navigation-item{
    display: flex;
    width: 48%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    cursor: pointer;
}

.post-navigation-wrap  .post-navigation-item.post-navigation-prev{
    padding-right: 0;
    padding-left: 1rem;    
}

.post-navigation-wrap  .post-navigation-item.post-navigation-next{
    padding-right: 1rem;
    padding-left: 0;    
}

.post-navigation-wrap  .post-navigation-item:hover{
    background-color: rgb(231, 231, 231);
}

.post-navigation-wrap  .divider{
    width: 1px;
    background-color: rgb(216, 216, 216);
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.post-navigation-wrap  .post-navigation-item a {
    display: flex;
    align-items: center;
}

.post-navigation-wrap  .post-navigation-item.post-navigation-prev {
    justify-content: flex-end;
}

.post-navigation-wrap  .post-navigation-item.post-navigation-prev a {
    justify-content: flex-end;
}

.post-navigation-wrap  .post-navigation-item .navigation-icon{
    width: 2.5rem;
    height: 2.5rem;
    color: #01a33e;
    flex-shrink: 0;
}

.post-navigation-wrap  .post-navigation-item .navigation-title{
    color: #333;
}

.post-navigation-wrap  .btn-to-list-page-wrap{
    width: 100%;
    text-align: center;
    margin: 2rem 0 0 0;
}

.post-navigation-wrap  .btn-to-list-page-wrap .btn-to-list-page{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    border: 1px solid #01a33e;
    padding: 0.8rem 2rem 0.8rem 2rem;
}

.post-navigation-wrap  .btn-to-list-page-wrap .btn-to-list-page .icon-btn-to-list-page{
    fill: #01a33e;
    width: 1.5rem;
    height: 1.5rem;
}

.post-navigation-wrap  .btn-to-list-page-wrap .btn-to-list-page .btn-text{
    color: #666;
    padding: 0 0 0 0.5rem;
}

.screen-reader-text {display: none;}
.nav-links {
		display: flex;
		justify-content: center;
		flex-direction: row;
		flex-wrap:wrap;
}

.nav-links {margin: 64px 0;}
.nav-links a {
	background: #fff;
	border: 1px solid #00a33e;
	padding: 8px 14px;
	font-size: 14px;
	color: #333;
	margin: 8px;
}
.nav-links a:hover {
	background: #00a33e;
	border: 1px solid #00a33e;
	padding: 8px 14px;
	font-size: 14px;
	color: #fff;
	margin: 8px;
}
.nav-links span {
	background: #00a33e;
	border: 1px solid #00a33e;
	padding: 8px 14px;
	font-size: 14px;
	color: #fff;
	margin: 8px;
}

.shifttt {
	background: #eeeeef;
	padding: 32px;
		display: flex;
		justify-content: flex-start;
		flex-direction: row;
		flex-wrap:wrap;
		align-items: flex-start;
}

.shifttt h2 {
	width: 85%;
    font-weight: 700;
    font-size: 1.8rem;
    color: #00A33E;
    margin-top: 0.3125rem;
    margin-right: 0;
    margin-bottom: 0.625rem;
    margin-left: 0;
}
.shifttt h5 {
	width: 85%;
    list-style: none;
    font-weight: 700;
    font-size: 1.1rem;
    line-height: 2rem;
    color: #888888;
    margin-right: 0;
    margin-left: 0;
}
.tex_c {
	text-align: center;
}
.tex_c img {
	margin: 32px auto;
}
.w70per {
	width: 70%;
	display: block;
}
.w30per {
	width: 30%;
	display: block;
}

.tototsu {
		display: flex;
		justify-content: flex-start;
		flex-direction: row;
		flex-wrap:wrap;
		align-items: flex-start;
}
.tototsu h3 {
    font-weight: 700;
    font-size: 1.375rem;
    color: #00A33E;
    margin-bottom: 0.25rem;
}
.tototsu h3::before {
    content: "";
    display: inline-block;
    width: 1.1875rem;
    height: 1.1875rem;
    background-color: #00A33E;
    position: relative;
    top: 0.0625rem;
    margin-right: 0.0625rem;
}

.tototsu h2 {
	font-weight: 700;
    font-size: 1.8125rem;
    color: #FF8000;
    margin-bottom: 0.75rem;
}
 .tototsu  p {
    font-size: 1.3125rem;
    line-height: 2rem;
    color: #595757;
    margin-bottom: 0.75rem;
}

.basic_iphone_seino {
	position: relative;
	left: 24px;
	bottom: 64px;
}
.shifttt_sp {
	display: none;
}

.formm {
	max-width: 790px;
	width: 94%;
    background-color: #FFFFFF;
    padding: 0 0 0 0;
    margin: 64px auto 64px;
    border: 6px solid #C3E9F8;
}
.p032 {
	padding: 0 32px;
}
.tex_r {text-align: right;}
.red {color: red;}
.formm p {
	margin-bottom: 24px;
}
.formm h2 {
	font-weight: 700;
    font-size: 1.8125rem;
    color: #888888;
    margin-bottom: 0.75rem;
    text-align: center;
    padding: 32px;
}
.wpcf7 input[type="text"] {
	background: #eeeeef;
	border-radius: 8px;
	padding: 4px 8px;
	font-size: 16px;
	color: #222;
	margin: 8px 0;
	display: block;
	width:calc(100% - 16px);
}
.wpcf7 input[type="tel"] {
	background: #eeeeef;
	border-radius: 8px;
	padding: 4px 8px;
	font-size: 16px;
	color: #222;
	margin: 8px 0;
	display: block;
	width:calc(100% - 16px);
}
.wpcf7 input[type="email"] {
	background: #eeeeef;
	border-radius: 8px;
	padding: 4px 8px;
	font-size: 16px;
	color: #222;
	margin: 8px 0;
	display: block;
	width:calc(100% - 16px);
}
.wpcf7 textarea {
	background: #eeeeef !important;
	border-radius: 8px;
	padding: 4px 8px;
	font-size: 16px;
	color: #222;
	margin: 8px 0;
	display: block;
	width:calc(100% - 16px);
	height:150px;
}

.radio-plan {
	background: #eeeeef;
	border-radius: 8px;
	padding: 16px;
	font-size: 16px;
	color: #222;
	margin: 8px 0;
	display: block;
	width:calc(100% - 8px);
}

.wpcf7 select {
	background: #eeeeef;
	border-radius: 8px;
	padding: 4px 8px !important;
	font-size: 16px;
	color: #222;
	margin: 8px 0;
	display: block;
	width:calc(100% - 8px);
	height: 32px;

}

.wpcf7-submit {
	background: #20aee5;
	text-align: center;
	width: 100%;
	color: #fff;
	font-size: 16px;
	padding: 16px 0;
	margin: 32px 0 0;
}
.wpcf7-submit:hover {
	background: #0b7eab;
	text-align: center;
	width: 100%;
	color: #fff;
	font-size: 16px;
	padding: 16px 0;
	margin: 32px 0 0;
}


.wpcf7-confirm {
	background: #20aee5;
	text-align: center;
	width: 100%;
	color: #fff;
	font-size: 16px;
	padding: 16px 0;
	margin: 32px 0 0;
}
.wpcf7-confirm:hover {
	background: #0b7eab;
	text-align: center;
	width: 100%;
	color: #fff;
	font-size: 16px;
	padding: 16px 0;
	margin: 32px 0 0;
}

article {
	max-width: 1000px;
	margin: 32px auto;
	padding: 32px;
}

.minis {text-align: right; font-size: 13px; padding-left: 30px; color: #454545;}

.w600 {max-width: 600px;margin: 0 auto; padding: 32px 0;}

.formm_num {
	padding: 16px 32px;
	display: flex;
	justify-content: flex-start;
	flex-direction: row;
	flex-wrap:wrap;
	align-items: flex-start;
}
.formm_num img {
	width:calc(30% - 20px);
}
.formm_num .formm_num_in {
	width: 70%;
	display: block;
}

.formm_num_in h3 {
	font-weight: 700;
    font-size: 1.375rem;
    color: #00A33E;
    margin-bottom: 0.25rem;
}

.formm_num_in p {
	font-size: 1.3125rem;
    line-height: 2rem;
    color: #595757;
    margin-bottom: 0.75rem;
}

.formm_num_b {
	background: #C3E9F8;
	padding: 32px 32px;
}

.formm_num_b h3 {
	font-weight: 700;
    font-size: 1.375rem;
    color: #20aee5;
    margin-bottom: 0.25rem;
}


.formm_num img {
	width: 80px;
	margin: 0 auto;
	
}

.pc {
	display: block;
}
.sp {
	display: none;
}

.w40per {
	width:40%;
}
.w60per {
	width:calc(60% - 40px);
	margin-left: 40px;
}
.entry-footer {
	display: none;
}
.archivee article .entry-title a {
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    color: #00a33e;
    font-weight: bold;
    font-size: 20px;
    padding: 16px 0;
    text-align: left;
    letter-spacing: 0.05em;
    line-height: 1.7em;
}

.entry-content {
	padding: 0px 0 16px;
	margin: 16px 0 32px;
}

.section09b {
	max-width: 780px;
    background-color: #fff;
    padding: 3px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 10px;
    border: 3px solid #B4B4B5;
    margin: 32px auto;
}

.section09b ul {padding: 12px 0 5px 0;}
.section09b ul li {
list-style: none;
    font-weight: 400;
    font-size: 1.125rem;
    letter-spacing: 0.9px;
    color: #595757;
    text-align: left;
    padding: 4px 24px;
}

.section09b ul li a {color: #595757;}
.section09b p {
	font-weight: 400;
	font-size: 1.125rem;
	letter-spacing: 0.9px;
	color: #595757;
	text-align: right;
	padding: 0px 15px 15px;
}
.section09b p a {color: #595757;}

.pdfbox {
	max-width: 640px;
	margin: 32px auto;
}

.pdfbox object {
	height: 860px;
	margin: 32px 0;
	width: 100%;
}

.sta_a {color: #00a33e !important; text-decoration: underline; padding: 16px; text-align: center;}

.sta_a:hover {color: #00a33e !important; text-decoration: none; padding: 16px; text-align: center;}
.pdfbox h2 {
    font-weight: 700;
    font-size: 2.3125rem;
    color: #3AAE36;
    margin-bottom: 1.75rem;
}
.has-large-font-size {margin: 48px 0 32px 0;}
.entry-content p {
	margin-bottom: 24px;
	letter-spacing: 0.05em;
	line-height: 1.8em;
}
.has-text-color {margin: 48px 0 32px 0;}
.entry-content ul {margin: 24px 0 32px;}
.entry-content li {
	margin-left: 24px;
}

.section09b span {margin-right: 24px; font-size: 14px; line-height: 16px;}

.footer > nav {
    padding-top: 24px;
    padding-bottom: 24px;
}
video {
	width: 600px;
}


@media (max-width: 1064px) {
.footer > nav > ul {
			display: flex;
			justify-content: center;
			flex-direction: row;
			flex-wrap:wrap;
}
.footer > nav > ul > li {
    padding: 0px 13px !important;
    width:calc(50% - 26px);
}
}
@media (max-width: 959px) {
	.gloval-nav li {
    list-style: none;
    width: 320px;
    height: auto !important;
    margin-bottom: 1px !important;
    background-color: #FFFFFF;
}
.section02 > .aboutb img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}
.kaso_ttl {
    margin: 80px 0 0 0;
}
.section01b {
    margin: 80px 0 0 0;
}
	.section01b img {
	margin: 0 auto;
	padding: 0;
	max-width: 100%;
	width: 100%;
	min-width: 320px;
}
.w1000 {
    max-width: 100%;
    margin: 0 auto;
}

	.pc {
	display: none;
}
.sp {
	display: block;
}
.shifttt {
	display: none;
}
.shifttt_sp {
	display: block;
	text-align: center;
	
}
.shifttt_sp h2 {
	width: 100%;
    font-weight: 700;
    font-size: 1.8rem;
    color: #00A33E;
    margin-top: 0.3125rem;
    margin-right: 0;
    margin-bottom: 0.625rem;
    margin-left: 0;
    text-align: left;
}
.shifttt_sp h5 {
    width: 100%;
    list-style: none;
    font-weight: 700;
    font-size: 1.1rem;
    line-height: 2rem;
    color: #888888;
    margin-right: 0;
    margin-left: 0;
    text-align: left;
    margin-top: 24px;
}
.sp_gray {
	background: #eeeeef;
	padding: 24px;
	margin: 24px 0 0 0;
}
#dynqr_fancybox{
display:none;
}
}


	.sp_679 {display: none;}
	.pc_tbl {display: table;}
	.sp_tbl {display: none;}
@media screen and (min-width: 679px){
a[href^="tel:"] {
    pointer-events: none;
}
}
@media screen and (max-width: 679px){
	
video {
    width: 100% !important;
}

.footer > div > a {
	display: block;
	width: 100%;
}

.footer > nav {
    background-color: #01a33e;
    padding-top: 24px;
    padding-bottom: 24px;
}

	.header > nav > ul > li > a, .footer > nav > ul > li > a {
    font-weight: 700;
    font-size: 17px;
    color: #FFFFFF;
    line-height: 24px !important;
}
	
	.footer > nav > ul > li {
    padding: 8px 13px !important;
    width: calc(100% - 0px);
    text-align: center;
}
	
	.pdfbox object {
	height: 640px;
	margin: 32px 0;
	width: 100%;
}


	.sp_679 {display: block; text-align: center;}
	.pc_679 {display: none;} 
	
	.pc_tbl {display: none;}
	.sp_tbl {display: table;}
	.voicee h3 {
    color: #00a33e;
    text-align: center;
    font-size: 20px;
    margin: 32px;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    border-bottom: 1px solid #00a33e;
}
.kaso_ttl {
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    color: #00a33e;
    font-weight: bold;
    font-size: 32px;
    padding: 64px 32px;
    background-color: #E5F6EC;
    text-align: center;
}
.section03b h2 {
    color: #fff;
    text-align: center;
    font-size: 20px;
    margin: 32px 0;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
iframe {
	width: 100% !important;
	height: auto !important;
	min-height: 230px;
}
.voicee h4 {
    color: #333;
    text-align: center;
    font-size: 14px;
    margin: 32px;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.balloon1-left p {
    margin: 0;
    padding: 8px;
    text-align: left;
    font-size: 14px;
}

.balloon1-right p {
    margin: 0;
    padding: 8px;
    text-align: left;
    font-size: 14px;
}





.formm {
	max-width: 790px;
	width:calc( 94% -48px);
    background-color: #FFFFFF;
    padding: 0 24px;
    margin: 64px auto 64px;
    border: 6px solid #C3E9F8;
}
.formm h2 {
	font-weight: 700;
    font-size: 1.8125rem;
    color: #888888;
    margin-bottom: 0.75rem;
    text-align: center;
    padding: 32px 32px 16px;;
}

.formm_num {
	padding: 16px 32px;
	display: flex;
	justify-content: flex-start;
	flex-direction: row;
	flex-wrap:wrap;
	align-items: flex-start;
}
.formm_num img {
	width:calc(30% - 20px);
	max-width: auto;
	margin: 0 20px 0 0 !important;
}
.formm_num .formm_num_in {
	width: 70%;
	display: block;
}

.formm_num_in h3 {
	font-weight: 700;
    font-size: 1.375rem;
    color: #00A33E;
    margin-bottom: 0.25rem;
}

.formm_num_in p {
	font-size: 1.3125rem;
    line-height: 2rem;
    color: #595757;
    margin-bottom: 0.75rem;
}

.formm_num_b {
	background: #C3E9F8;
	padding: 32px 32px;
}

.formm_num_b h3 {
	font-weight: 700;
    font-size: 1.375rem;
    color: #20aee5;
    margin-bottom: 0.25rem;
}

.archivee {
	padding: 0 20px;
}

}
/* グローバルナビ */
#menu-pc-menu{
display: flex;
    margin-left: 10px;
}
#menu-pc-menu li.menu-item{
    list-style: none;
}
#menu-pc-menu li.menu-item  a{
    color: #fff;
    padding-left: 20px;
    display: block;
}
.header nav{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* section10 */
.section10 {
padding: 3.4375rem 8% 3.125rem 8%;
}
.section10 > h3 {
    max-width: 560px;
    width: 44.157%;
    margin-right: auto;
    margin-bottom: 14px;
    margin-left: auto;
}
.section10 > .ewd-ufaq-faq-list{
    max-width: 954px;
    margin-top: 5%;
}
/*.section10 .ewd-ufaq-faqs .ewd-ufaq-faq-div:nth-child(n + 4) {
	display:none;
}*/
/* よくあるご質問 */
.section10 > div.btn {
    max-width: 541px;
    width: 51.819923%;
    margin-right: auto;
    margin-left: auto;
}
.kaso_ttl.size_s {
    font-size: 40px;
}
#faq.flex{
    max-width: 1000px;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: auto;
}
#faq .sidemenu{
    margin-top: 64px ;
}
#faq .sidemenu .widget-title{
    color: #00a33e;
    font-size: 120%;
    border-bottom: 1px dotted #999;
    padding-bottom: 18px;
    margin-bottom: 18px;
}
#faq .sidemenu ul li {
    list-style-type: none;
    margin: 0 0 5px 0;
    padding: 0;
    position: relative;
}
#faq .sidemenu ul li a {
display: block;
    padding: 10px 20px 10px 10px;
    color: #000;
    text-decoration: none;
    border: solid 1px #aaa;
    background-color: #FFF;
}
#faq .sidemenu ul li::after {
    font-family: "Font Awesome 5 Free";
    content: "\f054";
	font-weight: 900;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	font-size: 11px;
}


.list__num__org li {
  list-style-type: none;
  counter-increment: number;
}

.list__num__org li::before{
  content: counter(number) ".";
  margin-right: 5px;
  color: #F08300;
font-weight:bold;
font-size:24px;
    margin-left: -27px;
}
.txt_grn{
    color: #00A33E;
}
.line__top__grn{
border-top: 8px solid #199c3e;
padding-top: 5% !important;
}
.box__grn{
border: 1px solid #199c3e;
padding:3% 3% 0 3% ;
box-sizing:border-box;
text-align:center;
}
h2.teressa-midashi.txt__m {
    font-size: 200%;
}
.dis-no{
    display: none;
}

@media screen and (max-width: 679px){
#faq.flex {
    display: block;
}	
#faq .sidemenu {
    margin-top: 0;
    padding: 0 32px 32px 32px;
}	
.entry-content {
    padding: 0;
    margin: 16px 0 0;
}
.section10 > div.btn {
    max-width: 100%;
    width: 100%;
}
.section10 {
    padding: 3.4375rem 3%;
}
.section05 {
    margin-bottom: 0 !important;
}
.section10 .tex_c img {
    margin: 0 auto;
}
.reason.line_sp.wp-block-columns {
    flex-wrap: nowrap;
}
.wp-block-column.line_icon{
width:20% !important;
    flex-basis: inherit !important;
padding-right:5%;
}
.wp-block-column.line_txt{
width:75% !important;
    flex-basis: inherit !important;
}
.line_cord{
display:none;
}
.mb30_sp{
margin-bottom:30px;
}
}
/* ハック */
@media all and (-ms-high-contrast: none) {
#breadcrumb {
    margin: 175px 0 0 0 !important !important;
}
}
@-moz-document url-prefix() {
#breadcrumb {
    margin: 175px 0 0 0 !important !important;
}
}