@charset "utf-8";

a{
	text-decoration: underline; !important
}

a:hover{
	text-decoration:none;
}

#breadcrumb {
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  padding: 0.5rem;
  color: #333;
  font-size: 0.8rem;
  vertical-align: middle;
	line-height:120%;
}

#breadcrumb ul li {
display: inline;
padding-left:0px;
padding-right: 0px;
}

#breadcrumb ul li + li::before {
content: ">";
margin:0 12px;
}

#breadcrumb a {
  background-size: auto 20%;
  color: #364e96;
  text-decoration: underline;
}

.margin p {
padding:10px 10px;
line-height: 150%;
}

ol {
counter-reset: number;
}
ul {
margin 20px 0 20px 20px;
}

ul li {
position: relative;
margin-left:30px;
padding-right:20px;
padding-top:10px;
list-style: disc;
}

ol li {
position: relative;
margin-left: 15px;
padding-right:5px;
padding-top:10px;
}


ol li::before {
counter-increment: number;
content: '（' counter(number) '）';
}

.box-2{
	width:100%;
	margin:0 auto;	
}

.box-2 div {
	padding: 8px;
	text-align:center;
}

h2.title-04 {
    color: #364e96;
    margin: 0 0.5em 20px 0.25em;
    padding: 0.5em 5px;
    border-top: solid 3px #364e96;
    border-bottom: solid 3px #364e96;
	font-size: 1.5rem;
}

h3.title-05 {
    color: #000;
    padding: 0.5em 0.5em 0.5em 1.2em;
    width: 99%;
/*    margin: 0 1.0em 10px 5px; */
    font-size: 1.5rem;
    position: relative;
    border-bottom: solid 3px #d7d7d7;
    background-color: #f7f7f7;
}

h3.title-05::before {
    background-color: #0168b3;
    border-radius: 5px;
    content: '';
    position: absolute;
    top: 5px;
    left: 2px;
    width: 5px;
    height: 80%;
    text-align: center;
}

h3.title-05::after {
    background-color: #D3EDFB;
    border-radius: 5px;
    content: '';
    position: absolute;
    top: 5px;
    left: 10px;
    width: 5px;
    height: 80%;
	background-image:none;
	transform:none;
}

h3.title-06 {
    color: #000;
    padding: 20px;
    width: 90%;
    margin: 0 auto;
    font-size: 1.3em;
    position: relative;
    border-top: solid 1px #006eb0;
	border-bottom: none;
	box-shadow: none;
	text-align:center;
}

h3.title-06::after {
    content: none;
}

h3.title-06 a {
    color:#006eb0;
}

h3.title-06 a:hover {
	text-decoration: none;
}

h4.title-03 {
	padding:0.5em 0.3em;
	background:#CCECFB;
	border-left:12px double #0094d6;
	font-size: 1.5em;
	margin:0.5em;
	padding: 0 !important;
}

h4.title-02 {
	padding:0.5em 0.3em;
	background:#CCECFB;
	border-left:12px double #0094d6;
	font-size: 1.5em;
	margin:0.5em;
}

h4.title-01 {
    position: relative;
    padding: 0.1em 2.2em;
    width: 95%;
    margin: 0 1.0em 15px 10px;
    border-bottom: 2px solid #D3EDFB;
    box-shadow: 0px 4px 0px 0px #0168b3;
    font-size: 1.5em;
	border-left:none;
	background:none;
}

h4.title-01::after {
    position: absolute;
    content: '';
    bottom: 35%;
    left: .8em;
    width: 12px;
    height: 12px;
    background-color: #0168b3;
    transform: rotate(45deg);
}

ul.service {
	font-size: 90%;
	margin: 20px 0;
}

ul.service li {
  padding: 0;
}

.table_design01 {
	border-collapse: collapse;
	width: 100%;
	max-width: 750px;
	margin: 20px auto;
}

.table_design01 td {
	border: 1px solid #ddd;
	background-color: #fff;
	padding: 0.5em;
}

.table_design01 th {
	border: 1px solid #ddd;
	background-color: #fff;
	padding: 0.5em 1em;
}

.table_design01 th {
	background-color: #4682b4;
	color: #fff;
	font-weight: bold;
	text-align: center;
	min-width: 4em;
}

.table_design01 td:first-child {
	background: #ebebeb;
	font-weight: bold;
	width:25%;
}

.table_design01 td li{
	margin-left: 15px !important;
}

.company_navi,
.company_navi-02{
	display: flex;
	flex-wrap: wrap;
	border-bottom:solid 1px #c8c8c8;
	border-right:solid 1px #c8c8c8;
}

.company_navi-03{
	display: flex;
	border-bottom:solid 1px #c8c8c8;
	border-right:solid 1px #c8c8c8;
}

.company_navi-02,
.company_navi-03{
	margin:20px 0;
}


.company_navi li {
	width: 33%;
	margin:0;
	background-color: #fafafa;
	font-size: 0.8em;
	padding:15px 0;
	text-align: center;
	border-top:solid 1px #c8c8c8;
	border-left:solid 1px #c8c8c8;
}

.company_navi-02 li {
	width: 50%;
	margin:0;
	background-color: #fafafa;
	font-size: 0.8em;
	padding:15px 0;
	text-align: center;
	border-top:solid 1px #c8c8c8;
	border-left:solid 1px #c8c8c8;
	list-style:none;
}

.company_navi-03 li {
	width: 33%;
	margin:0;
	background-color: #fafafa;
	font-size: 0.8em;
	padding:15px 0;
	text-align: center;
	border-top:solid 1px #c8c8c8;
	border-left:solid 1px #c8c8c8;
	list-style:none;
}


.nav__lIst li {
	list-style:none;
	margin: 0;
}

p.aliceblue{
	background:aliceblue;
	margin: 10px 0;
}

.menu-item5 {
	margin:0;
	padding:5px 0;
}

.left_box img{
	width:150px;
}

.left_box{
	float:left;
}

.left{
	text-align:left;
}

ol.message{
	margin:0 5px 20px 30px;
}

ol.cjk-ideographic li {
	list-style-type: cjk-ideographic;
}

ol.cjk-ideographic ::before{
	display: none;
}

ul.good li {
	list-style-type: none!important;
	margin: 0;
	padding: 0;
}

ul.good {
	position: relative;
}

ul.good p {
  margin: 5px 0px 5px 55px;
}

.area_01 a{
	padding:0 10px 0 0;
}
li.list_good::before{
	content: "";
	display: inline-block;
	background-image: url("../images/about/good_icon2.png");
	background-repeat:no-repeat;
	background-size: cover;
	width: 4em;
	height: 4em;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

li.list_good{
	border-bottom:1px dotted #999;
}

p.img_30{
	width: 80%;
}

div.line{
	border-bottom: 1px solid #CCC;
	clear:both;
}

.box_left {
    width: 50%;
    text-align: center;
    margin: 30px auto;
}

.box_right {
	margin:25px 10px;
}

.box_left img {
    width: 65%
}

dl.profile{
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	border: none;
}

dl.profile dt{
	width: 40%;
	text-align: right;
	padding: 0;
	font-weight: bold;
}

dl.profile dd{
	width: 60%;
	padding: 0;
}

.box_right p {
	margin: 0;
	padding: 0 !important;
}

p.line_02{
	text-decoration: underline;
	text-underline-offset: 3px;
	text-decoration-thickness: 3px;
	text-decoration-color: #01b1ff;
}

p.line_02::before{
	font-family: "Font Awesome 5 Free";
	content:"\025cf";/*アイコンの種類*/
	position: absolute;
	color: #01b1ff;/*アイコン色*/
}

span.space {
    padding: 0 0 0 20px;
}


.red{
	color:red;
	font-weight:bold;
}

.cooperation{
	font-size:120%;
	font-weight:bold;
	color:#2c2c2f;
}

.cooperation li{
	list-style-type:none;
	padding:5px 10px;
	margin:0;
}

h3{
	margin:20px 0;
}

.red{
	color:#ff2617;
}

.red-03{
	color:#ff2617;
}

.green{
	color:#048c5a;
}

.green-02{
	color:#006400;
	font-size:150%;
	text-decoration:underline;
	font-weight:bold;
}

.green-03{
	color:#006400;
	font-size:120%;
	font-weight:bold;
}

.green-04{
	background-color:#afd262;
}

.green-05{
	background-color:#f0fdd2;
}

.underline{
	text-decoration:underline;
}

.blue{
	color:#0545f5;
}

.blue-02{
	color:#364e96;
}

.blue-03{
	color:#0168b3;
	font-weight:bold;
}

.blue-04{
	background-color:#7ec8ff;
}

.blue-05{
	background-color:#8bcdee;
}

.blue-06{
	background-color:#cfefff;
}

.stepflow_label::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: solid 3px #4dd0e1;
    background-color: #4dd0e1;
}

ul.stepflow li {
  list-style: none;
}

.right{
	width:100%;
    text-align: -webkit-right !important;
	text-align:right;
	margin: 0px !important;
	padding: 10px !important;
}


.right-02{
    text-align: -webkit-right !important;
	text-align: right !important;
}

.box-01 {
    margin: 20px auto;
    padding: 1em 1em 1em;
    border-top: 5px solid #0094D6;
    border-radius: 3px;
    box-shadow: 0 2px 1px rgb(0 0 0 / 20%);
    background-color: #f2f2f2;
}

.box-01 > div {
    margin-bottom: .5em;
    color: #0094D6;
    font-weight: 600;
    font-size: 1.05em;
	text-align: center;
}

.box-01 > p {
    margin: 0;
    color: #333;
}

.side_acc_content ul li {
    list-style: none;
    margin: 0;
}	

.stepflow > li::before {
	left: -15px !important;
}

.stepflow li {
	padding:0;
}

.stepflow_label::before {
	left: -20px;
	top: 14px;
}

.stepflow_label {
	padding: 15px 0px 8px 0px;
}

.button_bl_m_ib {
  height: 70%;
  width: 90%;
  padding: 15px;
	margin: 0;
}

.square_btn01 {
  display: inline-block;
  position: relative;
  padding: 0.75em;
  text-decoration: none;
  color: #FFF;
  background: #0080c9;
  transition: .4s;
  border-radius: 4px;
  font-size: 0.9em;
  font-weight: bold;
}

.square_btn01:hover {
  opacity: 0.8;
}

.area_01 td.line_03 {
  border: 1px solid #666!important;
  text-align: center!important;
  vertical-align: middle!important;
  width: 25%!important;
  text-align: left !important;
  padding-left: 10px;
}

.margin-b{
	margin-bottom: 30px;
}

.button_simu {
  display: inherit;
  position: relative;
  text-decoration: none;
  height: 50px;
  width: 90%;
  text-align: left;
  color: #0000A0;
  border: solid 1px #0000A0;
  font-size: 0.85em;
  padding: 0.5em 1.2em;
  margin: 0.4em 0.8em;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  font-weight: normal;
  vertical-align: middle
}

.small_02{
	font-size:70%;
}

.small-03 {
  font-size: 80%;
}

.small-04 {
  font-size: 70%;
}

.line_01{
	line-height:normal;
}

.line-03{
	border-bottom:2px solid #ccc;
}

ul.list_flow li {
  color: #556b2f !important;
  padding: 0 !important;
  margin: 0 0 0 40px !important;
  list-style: disc !important;
}

.padding_10{
  padding-left:10px;
}

.box-03{
    padding: 10px 0 15px;
    margin: 2em 1em;
    color: #2c2c2f;
    background: #f0fdec;
    border-top: solid 5px #409b17;
    border-bottom: solid 5px #409b17;
}
.button-03 {
    display: flex;
    justify-content: left;
    align-items: center;
	margin:10px auto;
    padding: 15px 8px;
    border: none;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgb(0 0 0 / 25%), 0 2px 3px -2px rgb(0 0 0 / 15%);
    background-color: #fff;
    color: #333;
    font-weight: 600;
	font-size: 100%;
	border:1px solid #ccc;
	text-align: left;
	line-height:100%;
}

.button-03::before {
    transform: rotate(45deg);
	width: 8px;
	height: 8px;
    margin: 0 7px 0 0;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    content: '';
	padding: 1px;
}

.button-03:hover {
    background-color: #1d4293;
	color:#fff;
}

.button-03:hover::before {
    transform: rotate(45deg);
	width: 8px;
	height: 8px;
    margin: 0 7px 0 0;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: '';
}


.button-04 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin:20px auto;
    padding: 1.2em 2.5em;
    border: none;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgb(0 0 0 / 25%), 0 2px 3px -2px rgb(0 0 0 / 15%);
    background-color: #166f03;
    color: #fff;
    font-weight: 600;
    font-size: 110%;
	width:95%;
	letter-spacing: 0.3em;
	border: 2px solid #fff;
}

.button-04::after {
    transform: rotate(45deg);
	width: 10px;
	height: 10px;
    margin-left: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: '';
}

.button-04:hover {
    background-color: #115703;
}

.big_01 {
  font-size: 150%;
  font-weight: bold;
}

.big_02 {
  font-size: 120%;
  font-weight: bold;
}

.big_03 {
	font-size: 1.5rem;
	font-weight: bold;
	line-height:150%;
}

.highlight {
  text-decoration: underline;
  text-underline-offset: -0.2em;
  text-decoration-thickness: 0.5em;
  text-decoration-color: rgba(255, 228, 0, 0.4);
  text-decoration-skip-ink: none;
}

.box-04 {
    position: relative;
    margin: 1.9em auto 0;
    border: 2px solid #2589d0;
    border-radius: 3px;
	width:95%;
}

.box-04 span {
    position: absolute;
    top: -1.7em;
    left: -2px;
    padding: .3em 0.5em;
    border-radius: 5px 5px 0 0;
    background-color: #2589d0;
    color: #fff;
}

.box-04 ul {
	padding:10px 0;
}

.box-04 ul {
	padding:10px 0;
}

.recruit-02.center {
  width: 45%;
  float: right;
  padding: 15px;
}


iframe {
    margin: 0 auto;
    padding: 0;
    text-align: center;
	width:100%;
}

.requirements{
	height:2350px;
}


h4.wp-block-heading {
	padding: 0 10px 0 10px;
	border: none;
	background: none;
	font-size: 120%;
	clear: both;
	line-height:140%;
}

h4.wp-block-heading span{
	border-bottom: 3px solid navy;
} 

.box-05 img{
	width:20%;
	float:right;
}

.box-05 p {
	padding: 0px 20px 20px !important;
}

.box-05 ul {
	padding:0 10px 20px 10px !important;
}

.box-05 span.bold{
	padding:10px 20px 20px 20px;
	font-weight:bold;
}

.box-06 {
  float: right;
  width: 80%;
}

.button-05{
	width:100%;
	height: 60px;
}

.samll_03 {
  font-size: 90%;
  line-height: normal;
}

.big {
  font-size: 120%;
  line-height: normal;
}

.yellow{
	background:yellow;
	margin: 0 20px 0 0;
	line-height: 120%;
}

.yellow-03{
	background-color: #fdebc8;
	padding-bottom: 10px;
	margin: 0 10px;
}

.yellow-04{
	color:yellow;
	font-size: 270%;
}

.yellow-05{
	background-color:yellow;
}

.yellow-06{
	background-color:#bba842;
}

.button-06{
	width: 90%;
	height: 60px;
	margin:10px auto 30px;
}

.box-08{
	display: ;
}

.box-07{
	width:90%;
	margin:30px auto;
}

.box-09{
	background-color: #f5f5f5;
	padding:0 0 20px;
}

.box-09 h3::after{
	width:0;
}

.box-09 h3{
	padding:20px;
}

h3::after{
	width:0;
}

.white{
	background-color: #fff;
}

h3{
	padding:20px; !important
}

.lineno {
  border: none !important;
  box-shadow: none !important; 
}

.contact{
	height:3900px;
}

.contact_01{
	height:2900px;
}

.contact_02{
	height:2500px;
}

.contact_03{
	height:3000px;
}

.contact_04{
	height:3000px;
}

.contact_05{
	height:2700px;
}

.contact_06{
	height:3300px;
}

.contact_07{
	height:2000px;
}

.box-10{
	border: 2px solid #ccc;
	margin: 10px;
}

.small_03{
	font-size:90%;
}

p.banner3 a,
.space1 a,
.decorationnone{
	text-decoration:none;
}

.margin-02 {
  margin: 30px 0;
}

h5{
	margin: 10px 15px 0 15px;
	font-size: 100%;
	background-color:#fff;
}

.balloon-001 {
    display: flex;
    justify-content: left;
    position: relative;
    margin: 15px 10px;
    padding: 15px 0 25px 0;
    border-radius: 25px;
    background-color: #fff7c2;
    color: #000000;
}

.balloon-001::before {
    position: absolute;
    bottom: -15px;
    width: 30px;
    height: 15px;
    background-color: #fff7c2;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
	left: 100px;
}

.balloon-001 ul li{
	list-style:none;
	font-weight: bold;
	font-size: 120%;
}

.balloon-002 {
	display: flex;
	justify-content: left;
	position: relative;
	max-width: 700px;
	margin: 15px auto;
	padding: .8em 1.2em;
	border-radius: 25px;
	background-color: #7ec8ff;
	color: #000000;
}

.balloon-002::before {
	position: absolute;
	bottom: -15px;
	width: 30px;
	height: 15px;
	background-color: #7ec8ff;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	content: '';
	left: 100px;
}

.balloon-003 {
	display: flex;
	justify-content: left;
	position: relative;
	max-width: 700px;
	margin: 15px auto;
	padding: .8em 1.2em;
	border-radius: 25px;
	background-color: #fba966;
	color: #000000;
}

.balloon-003::before {
	position: absolute;
	bottom: -15px;
	width: 30px;
	height: 15px;
	background-color: #fba966;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	content: '';
	left: 100px;
}

.box-11 .comform-row .itemTitle,
.box-11 .comform-row .itemInput{
	display: block !important;
    width: 100% !important;
    padding: 6px !important;
}

.mobile-scroll{
	width:100%;
	overflow-x: scroll;
}

.width160{
	width:160%;
	max-width:160% !important;
}

table.area_list_02,
table.area_list_03{
	width:100%;
}

.area_list_02 td,
.area_list_03 td{
	border: 1px solid #979797;
	padding:3px 10px;
}

.area_02 div{
	margin: 0 10px;
	caption-side:top;
}

.margin30{
	margin-left:0px;
}

.margin40{
	margin-right:40px;
}

.red-02{
	background-color:#ffbfbf;
}

.yellow-02{
	background-color:#f0e68c;
}

.area_list_02 td:nth-of-type(3),
.area_list_03 td:nth-of-type(3){
	text-align:right;
}

.none{
	display:none;
}


.area_list_02 td:nth-of-type(1),
.area_list_03 td:nth-of-type(1){
	background-color:#ccf9d3;
	width:20px;
}

.area_list_02 td:nth-of-type(2),
.area_list_03 td:nth-of-type(2){
	width:150px;
}

.fonts{
	font-size:85%;
}

.box-11{
	max-width: 800px;
    margin: 0 auto;
    border: 3px solid #C41A41;
    border-radius: 5px;
    color: #333333;
}

.box-11 div {
    display: inline-flex;
    align-items: center;
    column-gap: 4px;
    position: relative;
    top: -13px;
    left: 10px;
    margin: 0 7px;
    padding: 0 8px;
    background: #fff;
    color: #C41A41;
    font-weight: 600;
    vertical-align: top;
	font-size:130%;
}

.box-11 div::before {
    width: 22px;
    height: 22px;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.8659 3.00017L22.3922 19.5002C22.6684 19.9785 22.5045 20.5901 22.0262 20.8662C21.8742 20.954 21.7017 21.0002 21.5262 21.0002H2.47363C1.92135 21.0002 1.47363 20.5525 1.47363 20.0002C1.47363 19.8246 1.51984 19.6522 1.60761 19.5002L11.1339 3.00017C11.41 2.52187 12.0216 2.358 12.4999 2.63414C12.6519 2.72191 12.7782 2.84815 12.8659 3.00017ZM10.9999 16.0002V18.0002H12.9999V16.0002H10.9999ZM10.9999 9.00017V14.0002H12.9999V9.00017H10.9999Z' fill='%23C41A41'%3E%3C/path%3E%3C/svg%3E");
}

.box-11 p {
    margin: 0;
    padding: 0 !important;
}

.box-11 ul li{
	padding-bottom: 10px;
	padding-top:0px;
}

h4{
	padding:5px;
	width:100%;
	font-size:130%;
	line-height: normal;
}

h4::after {
  display: none;
}

.day {
  padding: 5px 0 15px;
}

#main .list{
	border:none;
	box-shadow:none;
	width: 95%;
	padding: 3px;
	margin: 10px auto;
	border-bottom: 2px solid #ddd;
}

.post-images img {
  padding: 5px 0;
}

.center img {
  padding: 10px 10px 0;
}

.ribbon20-wrapper {  
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 20px 0;
  }
.ribbon20 {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  box-sizing: border-box;
  padding: 0 12px;
  margin: 0;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  letter-spacing: 0.1em;
  color: white;
  background: #df7300;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
}

.ribbon21-wrapper {  
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 20px 0;
  }
.ribbon21 {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  box-sizing: border-box;
  padding: 0 12px;
  margin: 0;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  letter-spacing: 0.1em;
  color: white;
  background: #0086df;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
}

.margin-30{
	margin: 30px 0 15px 0;
}

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

.pagination a {
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    color: #1d4293;
	border: 1px solid #ddd;
    padding: 5px 8px;
    margin: 0px 1px;
}

.pagination a:not(:hover) {
    text-decoration: none;
}


.pagination a:hover {
	background-color:#ccc;
}

.pagination .current {
    background-color: #1d4293;
    color: #fff;
    pointer-events: none;
	border: 1px solid #1d4293;
	padding: 5px 10px;
    margin: 0px 1px;
	border-radius: 5px;
}

.pagination ul li {
    display: inline-block;
	margin:0;
	padding:0;
}

.post-thumbnail img {
        margin: 5px;
        height: auto;
}

.list_category h4{
	padding: 0em 0em 0.3em 0.3em !important;
	margin: 0px auto 15px !important;
	box-shadow: none;
	border-bottom: none;
	font-size:100%;
}

.list_category_02 {
  display: inline-flex;
  width: 45%;
	margin:5px;
}

.box-12{
	width:100%;
}

.list_category h4::after{
	display:none;
}

.list_category .post-thumbnail{
	width:auto;
}

.post-excerpt {
  padding: 10px 10px 30px 10px;
}

/* .post-body {
  padding: 5px 10px;
} */

.imgclass hidden-sp{
	display:none;
}


.box-13 {
	border-style: solid;
	border-width: 7px 0 0 0;
    border-color: #0074bf;
	margin: 10px;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}

.box-13-text {
  margin: 0;
  padding: 15px 0 0 0;
}

.box-13-big {
  font-size: 2.5em;
}

.box-13-big-02 {
  font-size: 1.5em;
}

.box-13-bold {
  font-weight: bold;
}

.box-13-photo {
  padding: 10px 0 0 0;
}

.box-14 div.old-s,
.box-14 div.new-s{
  display: flex;
  align-items: center;
}

.box-20 div.new-s{
	align-items: center;
}

.box-20 div.new-s{
  border-bottom:1px solid #ccc;
	display: flex;
}

.box-14 {
  margin:40px 0px;
	border-bottom:1px solid #ccc;
	padding:0 0 20px 0;
}

.box-14 div,
.box-20 div{
	width: 100%
	margin:0 auto;
}

.box-14 div img,
.box-20 div img{
  width: 25%;
  padding: 5px;
}

.new-s p {
  text-align: right;
  width: 75%;
}

.arrow-s{
	content: "";
	background-image: url("../images/denki/yajirushi1.png");
	background-repeat:no-repeat;
	background-position:center;
	padding:40px;
	transform: rotate(90deg);
}

div.arrow-s-02{
	width:100%;
	height:60px;
}

.arrow-s-02{
	content: "";
	background-image: url("../images/denki/yajirushi1.png");
	background-repeat:no-repeat;
	background-position:center;
	transform: rotateZ( 90deg );
}

.box-14 p,
.box-20 p{
  padding:0 5px !important;
  text-align: center;
  font-size: 0.9em;
  line-height:160%;
}

.box-14-big{
	font-size:2.5em;
}

.box-15-big{
	font-size:1.5em;
}

.space_03 {
    margin: 0 !important;
	padding:0 10px !important;
}

.space_04 {
    margin: 20px 0;
}

.space_06 {
    margin:0 !important;
}

.space_07 {
	padding-left: 1.5em !important;
}

.space_08 {
	margin:0 !important;
}

.space_10{
	vertical-align: middle;
	padding: 10px 0 !important;
}

.space_11 {
	margin:20px 10px !important;
}

.space_12 {
	margin:10px !important;
}

.space_13 {
	padding:10px !important;
}

.space_14 {
	margin:30px 0 0 0 !important;
}

.space_16 {
	margin:20px 0 0 0 !important;
}

.space_17 {
	margin: 0 !important;
}

.space_18 {
	margin: 20px 10px !important;
}

.box-15 {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.box-17 {
  border: 1px solid #ccc;
  margin:25px 0 0 0;
  background-color: #f3fdc1;
}

.box-17 span {
  padding: 0 10px 0 0;
  font-weight: bold;
}

.box-15-text-s {
  font-size: 0.9em;
  line-height: 100%;
}

.photo01 img {
  padding: 20px;
}

.text01 {
  padding: 0 0 5px 0;
}

.text-right{
	text-align: right;
}

.photo01 {
  width: 60%;
  margin: auto;
}

.text-big{
	font-size:1.6em;
	font-family:HGS創英角ｺﾞｼｯｸUB,serif;
}

.box-16 {
  border: 1px solid #ccc;
  margin: 20px 0;
  background-color: #f3fdc1;
}

.box-16 p {
  margin: 0;
  padding: 10px;
  line-height: 160%;
}

.box-18 {
	border-top: 1px solid #ccc;
	background-color: #fff;
}

.text-01{
	border-top: 1px solid #ccc;
}

.text-02 {
  border: 1px solid #ccc;
  width: 90%;
  margin: 10px auto;
  line-height: 100%;
}

.text-02 ul{
	border-top: 1px solid #ccc;
	padding:0 0 10px 0;
}

.text-02 p{
	background-color:#e3e3e3;
}
.text-s {
  font-size: 0.7em;
  padding: 0px !important;
}

.photo-left {
  width: 80%;
  margin: auto;
}

.photo-left p {
  text-align: center;
}

.photo-left p img {
  width:60%;
  padding:10px;
}

.big-03{
	font-size:1.5em;
	text-align:center;
}

.big-04{
	font-size:2.3em;
}

.big-03 span{
	color:#909090;
	font-size:0.9em;
}

.box-19{
	display:flex;
	border: 1px solid #ccc;
}

.box-19 div{
	width:100%;
}

.line_marker_bl {
  line-height: normal;
  font-size: 1.3em;
}

.img-big img{
	width:35% !important;
}

.amount td,
.amount th{
	border: 1px solid #ccc;
	padding:10px;
}

.amount th{
	background-color:#f3fdc1;
	text-align:center;
}

.amount tr td:nth-of-type(2){
	text-align:right;
	width:50%;
}

.amount-02,
.amount-03,
.amount-04,
.amount-07,
.amount-08,
.amount-09,
.amount-10{
	width:600px;
	background-color:#fff;
}


.amount-05{
	width:100%;
}

.amount-02 div,
.amount-03 div,
.amount-07 div,
.amount-08 div,
.amount-09 div,
.amount-10 div{
	padding:5px;
	display: inherit;
	width:50%;
}



.amount-02 td,
.amount-02 th,
.amount-03 td,
.amount-03 th,
.amount-04 td,
.amount-04 th,
.amount-05 td,
.amount-05 th,
.amount-07 td,
.amount-07 th,
.amount-08 td,
.amount-08 th,
.amount-09 td,
.amount-09 th,
.amount-10 td,
.amount-10 th{
	border: 1px solid #ccc;
	padding:10px;
	vertical-align: middle;
	text-align:center;
	line-height: 150%;
}

.amount-06 td,
.amount-06 th{
	vertical-align: middle;
	text-align:center;
	line-height: 150%;
}


.amount-02 th,
.amount-03 th,
.amount-04 th,
.amount-05 th,
.amount-07 th,
.amount-08 th,
.amount-09 th,
.amount-10 th{
	background-color:#f3fdc1;
	text-align:center;
}

.amount-02 tr td:nth-of-type(1){
	width:30%;
}

.amount-02 tr td:nth-of-type(2){
	width:45%;
}

.amount-02 tr td:nth-of-type(3){
	text-align:right;
	width:25%;
}

.amount-03 tr td:nth-of-type(3){
	width:25%;
}

.amount-03 tr td:nth-of-type(4){
	text-align:right;
	width:40%;
}

.amount-04{
	margin:20px 0 0;
}

.amount-04 tr td:nth-of-type(1){
	text-align:left;
}

.amount-04 tr td:nth-of-type(2){
	text-align:left;
}

.amount-04 tr td:nth-of-type(3){
	text-align:right;
	width:40%;
}

.amount-05 tr td:nth-of-type(2){
	width:50%;
	text-align:left;
	padding-bottom: 10px;
}

table.amount-06 td {
  display: block;
  width: 100%;
}

table.amount-06 th {
  display:none;
}

.amount-06 tr td:nth-of-type(2):before,
.amount-06 tr td:nth-of-type(3):before{
	content: attr(data-label);
	font-weight: bold;
	display: block;
	background-color: #ffbfbf;
	padding:10px;
}

.amount-06 tr td:nth-of-type(3):before{
	background-color: #7ec8ff;
}

.amount-06 tr td:nth-of-type(1){
	background-color: #f3fdc1;
	font-weight: bold;
	padding: 10px;
}

.amount-06 tr td:nth-of-type(2){
	width: 50%;
	float: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-left:-1px;
}

.amount-06 tr td:nth-of-type(3){
	width: 50%;
	float: left;
	border-left: 1px solid #ccc;
	margin-left:-1px;
}

.amount-06 tr{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.amount-07 tr td:nth-of-type(1){
	width:5%;
}

.amount-07 tr td:nth-of-type(2){
	width:35%;
}

.amount-07 tr td:nth-of-type(3){
	width:30%;
}

.amount-07 tr td:nth-of-type(4){
	text-align:right;
	width:35%;
}

.amount-08 tr td:nth-of-type(1){
	text-align:left;
	width:60%;
}

.amount-08 tr td:nth-of-type(2){
	text-align:right;
	width:40%;
}

.amount-09 tr td:nth-of-type(2){
/*	text-align:left; */
	width:35%;
}

.amount-09 tr td:nth-of-type(3){
/*	text-align:left; */
	width:35%;
}

.amount-10 tr td:nth-of-type(1){
	text-align:left;
}

.amount-10 tr td:nth-of-type(2){
	text-align:left;
	width:60%;
}

.amount-11{
	text-align: center;
	width:max-content;
}

.amount-11 td,
.amount-11 th{
	padding: 7px 2px;
	vertical-align: middle;
	border: 1px #bbb solid;
	width: 90px;
}

.center{
	text-align:center !important;
}

.center-03{
	align-content:center;
	margin:0 auto;
	text-align:center;
}

.auto{
	width:auto;
}

.box-21 div.arrow-s {
  width: 10%;
  margin: auto;
}

.w80{
	width:80%;
}

.w50{
	width:50% !important;
}

.w20{
	width:50%;
	margin: 0 auto;
}

.line-no-02{
	border-top:none;
}

.box-21 {
  display: block;
  width: 70%;
  margin: 20px auto;
}

.red-04 {
  position: relative;
  padding: 1rem 2rem;
  text-align: center;
  color: #ac0707;
  border-radius: 0 10px 10px 10px;
  background: #ffe5e5;
  line-height:normal;
  margin: 50px 10px;
  font-weight: bold;
  font-size:1.3em;
}

.red-04:before{
  font-family: 'Font Awesome 5 Free';
  font-size: 1.2rem;
  position: absolute;
  top: -30px;
  left: 0;
  height: 30px;
  padding: 0 1em;
  content: 'POINT';
  color: #fff;
  border-radius: 10px 10px 0 0;
  background: #ac0707;
}

.bx-alert {
  display: block;
  text-align: center;
  font-size: 1.3em;
  color: #ff6000;
  font-weight: bold;
  padding-top: 20px;
}

.box-22 div {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ccc;
}

.box-22 div p.img {
   width:40%;
}

.box-22 div p.text {
   width:60%;
}

p.orange-01{
	background-color:#ea5413;
	color: #fff;
	border-radius: 5px;
}

.box-23 {
  width: 50%;
  margin: auto;
  text-align: center;
}

.box-24 div {
  width: 100%;
}

.weight {
  font-weight: bold;
  font-size: 120%;
}

.box-25-big {
  font-size: 2.5em;
}

.box-25 {
  text-align: right;
}

.border-red{
  border-bottom: double 5px #ff0000;
  display: inline-flex;
  line-height: 0.9;
}

.border-red-02{
  position: relative;
}

.border-red-02::after{
  content: '';
  width: 100%;
  border-top: 3px solid #f00;
  position: absolute;
  top: 45%;
  left: 0;
  transform: rotate(-6deg);
}

.accordion-001 {
    background-color: #f2f2f2;
	border-bottom: 3px solid #ddd;
	margin: 20px 0;
}

.accordion-001 td{
	padding:5px;
}

.accordion-001:not([open]) {
    margin-bottom: 7px;
}

.accordion-001 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 0.8em 1.5em;
    border-radius: 5px;
    background-color: #0094d6;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}

.accordion-001 summary::-webkit-details-marker {
    display: none;
}

.accordion-001 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 12px;
    height: 12px;
    margin-left: 10px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    content: '';
    transition: transform .3s;
}

.accordion-001[open] summary::after {
    transform: rotate(225deg);
}

.accordion-001 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 1em 2em 2em 2em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-001[open] p {
    transform: none;
    opacity: 1;
}

.accordion-002 table{
	margin:0 auto;
}

.accordion-002 tr td:nth-of-type(1) {
  padding: 5px 20px;
}

.accordion-003 table{
	margin:0 auto;
}

.accordion-003 tr td:nth-of-type(1) {
	width:30%;
}

.accordion-003 tr td:nth-of-type(2) {
	width:40%;
}

.accordion-003 tr td:nth-of-type(3) {
	width:30%;
}

.accordion-004{
	margin:0 auto;
}

.accordion-004 tr td:nth-of-type(1) {
	width:50%;
}

.accordion-004 tr td:nth-of-type(2) {
	text-align:right;
}

tr {
  border-bottom: 1px solid #ccc;
}

.red-05 {
    background: #F00;
    color: #FFF;
    font-size: 50%;
    line-height: 1.5;
    padding: 2px 5px;
    border-radius: 2px;
    margin: 0px 5px;
    vertical-align: text-top;
}

.overflow {
	width:100%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

div.overflow::-webkit-scrollbar {
	height: 10px;
}

div.overflow::-webkit-scrollbar-thumb {
	background: #aaa;
	border-radius: 7px;
	border: none;
}

div.overflow::-webkit-scrollbar-track {
	background: #ddd;
}

div.overflow::-webkit-scrollbar-thumb:hover {
  background: #999;
}

.box-26 {
  display: grid;
  grid-template-columns: repeat(2, auto);
}

.box-26 img{
  width:100% !important;
}

.box-27 div {
  display: inline-block;
  width: 49%;
  padding: 3px;
}

.box-29{
	text-align:center;
	border-bottom: 1px solid #ccc;
}

.box-30 {
  padding: 20px 0;
  width: max-content;
  margin: auto;
}

.box-31 {
    position: relative;
    margin:3em auto 3em;
    padding: 0 0.5em;
    border: 3px solid #d02525;
    border-radius: 3px;
	width:100%;
}

.box-31 span {
  position: absolute;
  top: -2.5em;
  left: -0.2em;
  padding: 0.8em;
  border-radius: 5px 5px 0 0;
  background-color: #d02525;
  color: #ffe44e;
  font-weight: bold;
  width: 101.8%;
  text-align: center;
}

.box-31 ul li {
	margin-left: 0;
	margin-top: 25px;
	list-style: none;
	padding-right: 0;
}

.box-32 {
  border-bottom: solid 2px #d7d7d7;
  padding: 15px 0;
}

.box-33 {
	border: double 4px #006400;
	border-radius: 10px;
	padding: 0.3em;
	width: 92%;
	margin: 20px auto;
}

.box-34 {
	border: double 4px #ff0000;
	border-radius: 10px;
	padding: 0.3em;
	width: 92%;
	margin: 20px auto;
}

.box-35 div {
  padding: 10px;
}

.box-36{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;
	text-align:center;
}

.box-37{
	border: 1px solid #ccc;
	margin: 10px;
	background-color: #f3fdc1;
	padding-bottom: 20px;
}

.box-39{
	background-color:#6b9cd3;
	margin: 0 10px;
	padding: 10px 0;
}

.box-39 ul li{
	display: inline-flex;
	padding: 0;
	text-align: center;
	font-size: 70%;
	margin:0;
}

.box-39 ul li a{
	color:#fff;
}

.box-39 ul li img {
  width: 80%;
}

.list-none li{
	list-style-type:none;
}

.button_b2_m_ib {
  width: 90%;
  margin: 0 auto;
  display: block;
  text-align: center;
  padding: 8px 0;
}

.work-cat-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
  padding: 0;
  margin:0;
}

.work-cat-item {
	width: 95% !important;
  box-sizing: border-box;
  transition: box-shadow 0.3s;
  list-style:none;
	margin:0 auto;
	padding-right:0;
}

.work-cat-item:hover {
  box-shadow: 0 0 8px rgba(0,0,0,0.15);
}

.work-cat-item .thumb img {
  width: 100% !important;
  height: auto;
  display: block;
}

.work-cat-item .title {
  font-size: 1em;
  margin-top: 10px;
}

.excerpt-day {
  padding: 0 !important;
  margin: 10px 0;
  text-align: end;
}
.work-cat-item .date {
  font-size: 0.85em;
  color: #666;
}

.thumbnail-before,
.thumbnail-after{
	padding: 0 5px;
}

.before-img,
.before-img-02,
.after-img,
.after-img-02,
.before-after-item{
	position: relative;
	margin: 5px 0;
}

.before-img p,
.before-img-02 p,
.after-img p,
.after-img-02 p{
	position: absolute;
	top:5px;
	left:0;
	margin:0;
	background:#163f8b;
	color:#fff;
	font-size:18px;
	line-height:1;
	padding:10px 10px;
	margin-left: 5px;
}

.after-img p,
.after-img-02 p{
	background:#ea5413;
}

.before p,
.after p{
	background:#163f8b;
	color:#fff;
	font-size:18px;
	line-height:1;
	padding:10px 10px;
	text-align:center;
}

.post-images-02 .thumbnail-before{
	padding:0;
}

.after p {
	background:#ea5413;
}

.bold-02{
	font-weight:bold;
}

.center-02{
	text-align:center;
	vertical-align:middle;
}

.hidden-sp{
	display:none !important;
}

.arrow-02{
	position: relative;
	padding: 0 0 0 16px;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
}

.arrow-02::before,
.arrow-02::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}

.arrow-02::before{
	left: -1px;
	width: 16px;
	height: 4px;
	background: #f00;
}

.arrow-02::after{
	left: 0px;
	width: 16px;
	height: 16px;
	border-top: 3px solid #f00;
	border-right: 3px solid #f00;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.frame-ul-01 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-auto-rows: 1fr;
}

.frame-ul-01 li{
	display:grid;
	list-style:none;
	background-color: #ea5413;
	color: #fff;
	font-size: 80%;
	padding: 3px;
	border-radius: 5px;
	text-align: center;
	margin: 2px;
	align-items:center;
	overflow:hidden;
}

.list-01 li {
  list-style: none;
  padding: 0 15px 0 0;
}

.sl-wrapper .sl-image {
  width: 100% !important;
  left: 0 !important;
}

.sl-caption.pos-bottom {
  width: 100% !important;
  position: initial !important;
}

.sl-wrapper .sl-navigation button{
	margin-top: 0 !important;
}


.border-blue{
	border-bottom: solid 3px #0168b3;
	margin-bottom: 20px;
}

.padding-01{
	padding:20px 30px;
	margin: 0 20px 0 0;
}

.padding-02{
	padding:20px 30px;
	margin: 0 46px 0 0;
}

.mail-01{
	font-size:80%;
	border: solid 2px #d7d7d7;
}

.gray{
	background-color:#d7d7d7;
}

.gray-02{
	color:#9d9d9d;
}

.word-break{
	word-break: break-all;
}

.example{
	margin:20px;
	position:relative;
}

.example_02{
	border-bottom: solid 2px #d7d7d7;
	margin: 0 0 30px 0;
}

.example p {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  background: #163f8b;
  color: white;
  font-size: 18px;
  line-height: 1;
  padding: 5px 10px;
}

p.after {
  background: #ea5413;
}

.ribbon01-wrapper {
  display: block;
  position: relative;
  margin: 15px auto;
  padding: 10px 0;
  background: #f1f1f1;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.14);
  box-sizing: border-box;
}

.ribbon01-content {
  position: absolute;
  top: -6px;
  right: -6px;
  width: 89px;
  height: 91px;
  overflow: hidden;
  }

.ribbon01 {
  display: inline-block;
  position: absolute;
  padding: 6px 0;
  left: -30px;
  top: 23px;
  width: 170px;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  background: #F00;
  color: #fff;
  letter-spacing: 0.05em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  font-weight:bold;
}

.ribbon01:before, .ribbon01:after {
  position: absolute;
  content: "";
  border-top: 4px solid #b80404;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  bottom: -4px;
}

.ribbon01:before {
  left: 20px;
}

.ribbon01:after {
  right: 22px;
}

.plumbing {
  width: 50%;
  float: left;
  padding: 10px;
}

.block{
	display: block !important;
}

.balloon-01 {
	position: relative;
	padding: 10px;
	width: 80px !important;
	height: 80px;
	line-height: 1;
	border-radius: 50%;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	background-color: #f00;
	left: 75%;
	font-weight: bold;
	letter-spacing: -0.2em;
}

.balloon-01::before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -1px;
  bottom: -5px;
  border-right: 20px solid #f00;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  transform: rotate(-45deg);
}

.btn-square-pop {
  position: relative;
  display: inline-block;
  padding: 0.5em;
  text-decoration: none;
  color: #FFF;
  background: #df0101;
  border-bottom: solid 2px #a00;
  border-radius: 4px;
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-weight: bold;
  font-size:120%;
	width: 100%;
}

.btn-square-pop:active {
  border-bottom: solid 2px #a00000;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

.btn-square-pop:hover{
	background-color:#b70000;
}


.btn-square-pop-02 {
  position: relative;
  display: inline-block;
  padding: 0.5em;
  text-decoration: none;
  color: #df0101;
  background: #fff;
  border: solid 1px #df0101;
  border-radius: 4px;
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-weight: bold;
  font-size:20px;
	width: 85%;
}

.btn-square-pop-02:active {
  border-bottom: solid 2px #a00000;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

.btn-square-pop-02:hover{
	background-color:#df0101;
	color:#fff;
}

.cp_qa03 .cp_actab {
  position: relative;
  width: 100%;
  margin: 0 0 1em 0;
  color: #0168b3;
}
.cp_qa03 .cp_actab input {
  display: none;
}
/* 質問 */
.cp_qa03 .cp_actab label {
  font-weight: bold;
  line-height: 1.6em;
  position: relative;
  display: block;
  margin: 0 0 0 0;
  padding: 1em 3em 1em 3.5em;
  cursor: pointer;
  text-indent: 1em;
  border-radius: 0.5em;
  background: rgba(27,37,56,0.1);
}
.cp_qa03 .cp_actab label::before {
  content: 'Q';
  font-family:  "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;;
  font-size: 1.5em;
  margin-left: -2em;
  padding-right: 0.5em;
}
.cp_qa03 .cp_actab label:hover {
  color: #0168b3;
  transition: all 0.3s;
}
/* --質問の＋アイコン */
.cp_qa03 .cp_actab label::after {
  position: absolute;
  top: 0;
  right: 0;
  content: '+';
  font-size: 1.7em;
  font-weight: bold;
  line-height: 2em;
  display: inline-block;
  width: 2em;
  height: 2em;
  transition: transform 0.3s;
}
/* 答え */
.cp_qa03 .cp_actab .cp_actab-content {
  position: relative;
  overflow: hidden;
  max-height: 0;
  padding: 0 0 0 1.2em;
  border-radius: 0 0 0.5em 0.5em;
  transition: max-height 0.2s;
}
.cp_qa03 .cp_actab .cp_actab-content::before {
  position: absolute;
  content: 'A';
  font-family:  "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;;
  font-size: 1.5em;
  margin: 1.2em 0 0 0;
  padding: 0;
}
.cp_qa03 .cp_actab .cp_actab-content p {
  margin: 1em 1em 1em 1em;
}
/* 質問を開いた時の仕様 */
/* --答えの高さ */
.cp_qa03 .cp_actab input:checked ~ .cp_actab-content {
  max-height: 40em;
  border: 10px solid rgba(27,37,56,0.1);
}
/* 質問をクリックした時のアイコンの動き */
.cp_qa03 .cp_actab input:checked ~ label {
  color: #0168b3;
  border-radius: 0.5em 0.5em 0 0;
}
/* 質問をクリックした時の+の動き */
.cp_qa03 .cp_actab input[type=checkbox]:checked + label::after {
  transform: rotateZ(45deg);
  transform-origin: 50% 50%;
}
