.loadingWrap{
	width: 100%;
	position: relative;



}
.loadingWrap img{
	width: 100%;


}


/* Browser Resets */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/ 
.slider {
/*margin-top: 72px;
	display: none;*/
}
#slider {
	margin-bottom: 0px;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: calc(100% - 200px);
	display: block;
	margin:auto;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
	position: relative;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
/* Direction Nav */
.flex-direction-nav {
	display: none;
}
.flex-direction-nav a {
	width: 30px;
	height: 30px;
	margin: -20px 0 0;
	display: block;
	background: url(../images/bg_direction_nav.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
 -webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 100% 0;
	right: -36px;
}
.flex-direction-nav .flex-prev {
	left: -36px;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	right: 5px;
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	left: 5px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .disabled {
	opacity: .3!important;
	filter: alpha(opacity=30);
	cursor: default;
}
/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .active {
	opacity: 1;
	cursor: default;
}
/* FlexSlider Necessary Styles
*********************************/


#map {
	width:100%;
	height:300px;
}
.cf:before, .cf:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.cf:after {
	clear: both;
}
.cf {
 *zoom: 1;
}
.c_img{
box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
}
#breadcrumb {
	width: calc(100% - 200px);
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#breadcrumb ol li {
	/* liを横並び＆ブレットを消す */
    display: inline;
	list-style-type: none;
	font-size: 90%;
}
#breadcrumb ol li a {
	/* aの背景画像に記号の画像を指定 */
    background-image: url(../image/breadcrumb.png);
	/* 右寄せ＆リピート無し */
    background-position: right center;
	background-repeat: no-repeat;
	padding-right: 10px;
	color: #2BC5FF;
	text-decoration: none;
}
#breadcrumb ol .next {
	/* aの背景画像に記号の画像を指定 */
    background-image: url(../image/breadcrumb.png);
	/* 右寄せ＆リピート無し */
    background-position: right center;
	background-repeat: no-repeat;
	padding-right: 10px;
	text-decoration: none;
}
#breadcrumb ol li a:hover {
	color: #FF9900;
	text-decoration: underline;
}
h1 {
	font-size:11px;
	top:2px;
	color:#666666;
	background-color: #FFBDBD;
	height: 18px;
	padding-top: 6px;
		padding-bottom: 3px;
		padding-right: 10px;
	padding-left: 10px;
}
body {
	background-image: url(../image/main_back.png);
	 background-repeat:no-repeat;
	 background-position:left 0px top 25px;
	 background-attachment: fixed;
	 
}
strong {
	color: #BE4E6A;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-weight: bold;
}
p {
	margin-bottom: 1em;
}
a {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#head_fix {
	background-image: url(../image/header_back.png);
	background-repeat: repeat-x;
	width: 100%;
	position: fixed;
	background-color: #FEFEFE;
	z-index: 999;
}
#header {

	margin-right: auto;
	margin-left: auto;
}
#header .box {
display:flex;
justify-content: space-between;
align-items: flex-start;
}
.child {

}

.last-child {
  flex-grow: 1;
  display:flex;
}
.c_menu{
display:flex;
width:100%;
margin-top:15px;
border-bottom:solid 2px #ccc;
    justify-content: flex-end;
    padding-bottom: 10px;
}
#header .logo a {
  display:block;
	background-image: url(../image/logo.png);
	background-repeat: no-repeat;
    width: 150px;
    height: 120px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin-left:4px;
}
#header ul.sub {
	width:100%;
	margin-top: 8px;
	display:block;
	height:42px;
}
#header .sub li {
	margin-right: 20px;
float:right;
}
#header .sub .font a {
	text-decoration: none;
	font-size: 12px;
	background-image: url(../image/head_li.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	display: block;
	background-position: 0px 3px;
	margin-top: 8px;
}
#header .sub .font a:hover {
	color: #FF9933;
}
#s1 {
	background-image: url(../image/EndlessScroll_back.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#s1 img {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 25px;
	width: 180px !important;
}
.btn:hover img {
	opacity: .5;
}





#page_contens .title {
	width:calc(100% - 200px);
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 50px;
}
#page_contens .sub_title {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #008657;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#wrapper {
	width: calc(100% - 200px);
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}

#wrapper .news li {
	line-height: 150%;
}

#wrapper h2 {
	background-image: url(none);
	height: 50px;
	color: #4E5355;
	font-size: 150%;
	font-weight: bold;
	vertical-align: middle;
	display: table;
	width: 100%;
	padding-top: 15px;
	background-repeat: repeat-x;
	text-indent: 10px;
	clear: both;
	margin-bottom: 1em;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	text-align: center;
}
#wrapper h2:before,#wrapper h2:after {
    content:"";
    display:inline-block;
    width:80px;
    height:4px;
    margin:0 10px;
    background-color: #FFBDBD;
    vertical-align: middle;
    
}

#wrapper .top_contents h2 {
    text-align:center;
    font-size:160%;
    margin-top:2em;
    margin-bottom:0.5em;
    background-image: url(none);
    display:block;
    text-indent:0px;
}
#wrapper .top_contents h2:before,#wrapper .top_contents h2:after {
    content:"";
    display:inline-block;
    width:80px;
    height:4px;
    margin:0 10px;
    background-color: #FFBDBD;
    vertical-align: middle;
    
}



#wrapper h3 {
	font-size: 125%;
	margin-top: 3em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #474B4E;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #697072;
	padding-left: 10px;
	clear: both;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	
}

#wrapper h4 {
  position: relative;/*相対位置*/
  padding-left: 1.8em;/*アイコン分のスペース*/
  line-height: 1.4;/*行高*/
  color: #474B4E;/*文字色*/
  font-weight: bold;
  margin-top:2em;
  margin-bottom:1em;
  margin-left:1em;
}

#wrapper h4:before {
  font-family: "Font Awesome 5 Free";/*忘れずに*/
  content: "\f111";/*アイコンのユニコード*/
  font-weight: 900;
  position: absolute;/*絶対位置*/
  font-size: 1.4em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top: -0.2em;/*アイコンの位置*/
  color: #a1ceff;
}

#wrapper .h4_con {
margin-left:1.8em;
}

#wrapper p {
	line-height: 180%;
	padding: 5px;
}
#wrapper .chart {
	margin-bottom: 1em;
	padding-left: 3em;
}
#wrapper .contact table {
	border: 1px solid #CCCCCC;
	width: 100%;
}
#wrapper .contact th {
	font-weight: bold;
	color: #666666;
	text-align: left;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 5px;
}
#wrapper .contact td {
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper .contact .center {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
input#name {
	width: 200px;
}
input#email {
	width: 200px;
}
input#zip {
	width: 200px;
}
input#address1 {
	width: 500px;
}
input#address2 {
	width: 500px;
}
textarea#other {
	width: 500px;
}
#wrapper .chart table {
	border: 1px solid #CCCCCC;
}
#wrapper .chart th {
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
#wrapper .chart .th_left {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper .chart td {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}

#wrapper .q_table table {
	border: 1px solid #CCCCCC;
}
#wrapper .q_table th {
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
#wrapper .q_table .th_left {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper .q_table td {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}





#wrapper .chart p {
	font-size: 90%;
	text-indent: -1em;
	padding-left: 1em;
}
#wrapper .box .chart p {
	text-indent: 0.5em;
}
.mock {
	margin-left: 15px;
	margin-top: 1em;
}
.mock li {
	display: inline;
}
.mock img {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 3px;
}
.catch {
	margin-top: 2em;
	margin-bottom: 1em;
	clear: both;
}
.catch h5 {
	font-size: 130%;
	font-weight: normal;
	width: 95%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-color: #165594;
	color: #FFFFFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 15px;
}
#wrapper .list h5 {
	font-size: 130%;
	margin-bottom: 0.5em;
	color: #000000;
	margin-left: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#wrapper .catch_list ul li {
	font-size: 120%;
	margin-top: 3px;
	color: #FFF;
}
#wrapper .catch_list .vac {
	margin-left: 420px;
	padding-left: 50px;
}
#wrapper .catch_list .painting {
	margin-left: 280px;
	padding-left: 50px;
}
#wrapper .catch_list .test_metal_mold {
	font-size: 70%;
	margin-left: 300px;
	padding-left: 20px;
}
#wrapper .catch_list .test_metal_mold ul {
	margin-bottom: 1em;
}
#wrapper .catch_list .test_metal_mold h5 {
	font-size: 120%;
	margin-bottom: 0.5em;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-weight: bold;
	margin-top: 1em;
}
#wrapper .catch_list h5 {
	font-size: 130%;
	margin-bottom: 0.5em;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.catch_list a {
	color: #FFFF99;
	text-decoration: none;
}
.catch_list a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#wrapper .box img {
	margin-top: 0px;
	padding-top: 7px;
}

#wrapper .list ul li {
	position: relative;
	font-size: 120%;
	left: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006600;
	margin-top: 3px;
}
#wrapper .list ul li::after {
 display: block;
 content: '';
 position: absolute;
 top: .4em;
 left: -1em;
 width: 8px;
 height: 8px;
 background-color: #fff;
 border: 2px solid #3498db;
 border-radius: 100%;
}
#wrapper .mold_list ul li {
	position: relative;
	font-size: 90%;
	left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006600;
	margin-top: 3px;
	padding-right: 10px;
}
#wrapper .mold_list ul li::after {
 display: block;
 content: '';
 position: absolute;
 top: .4em;
 left: -1em;
 width: 8px;
 height: 8px;
 background-color: #fff;
 border: 2px solid #3498db;
 border-radius: 100%;
}

#wrapper .info {
	padding-top: 35px;
}
#wrapper .info li {
	float: left;
}
#wrapper .info li:first-child {
	margin-right: 20px;
}
#wrapper .info li:last-child {
	margin-left: 20px;
}
#wrapper .recruit_info {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 50px;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFBDBD;
	margin-bottom: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FDF4F7;
}

#wrapper .size_50 {
	float: left;
	width: 46%;
	padding-right: 2%;
	padding-left: 2%;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center img {
	text-align: center;
	margin: auto;
}
.t_right {
text-align: right;
}
.m_t1em {
	margin-top: 1em;
}
.m_t50 {
	margin-top: 50px;
}
.m_r20 {
	margin-right: 20px;
}
.m_l20 {
	margin-left: 20px;
}
.center {
	text-align: center;
	padding-bottom: 2em;
}
#wrapper .box {
	clear: both;
	overflow: hidden;
	margin-bottom: 1em;
}
.ac {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 8px;
	border: 1px solid #eee;
	box-shadow: 0px 0px 10px -4px rgba(0, 0, 0, 0.4);
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.top_ac {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 7px;
	border: 1px solid #eee;
	box-shadow: 0px 0px 10px -4px rgba(0, 0, 0, 0.5);
	margin-bottom: 10px;
	background-color: #eeeeee;
}
.fontsze_s td {
	font-size: 75%;
}
.fontsze_s th {
	font-size: 90%;
}
.chart a {
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	color: #0099CC;
}
.chart a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.sitemap .left {
	padding-left: 20px;
	width: 40%;
}
.sitemap a {
	text-decoration: none;
	color: #333333;
}
.sitemap a:hover {
	text-decoration: underline;
}
.sitemap li {
	padding-left: 2em;
	background-image: url(../image/sitemap_ya.png);
	background-repeat: no-repeat;
	background-position: 1em 1px;
}
#footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #4E5355;
	clear: both;
	margin-top: 40px;
}
#map {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #4E5355;
}
#footer .footer_menu {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
#footer .footer_menu .box_img {
	width: 350px;
	float: right;
	padding-left: 25px;
}
#footer .footer_menu .box_img ul{
display:flex;
align-content: center;
    align-items: center;
}
#footer .footer_menu .box_img li{
margin-right:30px;
}
#footer .footer_menu .box {
	width: 20%;
	float: left;
}
#footer .footer_menu .box_img img {
	padding-bottom: 5px;
}
#footer .footer_menu .text_menu ul {
}
#footer .footer_menu .text_menu li {
	background-image: url(../image/f_point.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: 0px 3px;
	font-size: 12px;
}
#footer .footer_menu .text_menu li ul li {
	background-image: url(../image/f_point_sub.png);
	background-repeat: no-repeat;
}
#footer .footer_menu .box .text_menu .p_30 {
	margin-top: 3em;
}
#footer .footer_menu .box .text_menu .p_20 {
	margin-top: 2em;
}
#footer .footer_menu .box .text_menu .p_10 {
	margin-top: 1em;
}
#footer .footer_menu a {
	color: #0066CC;
	text-decoration: none;
}
#footer .footer_menu a:hover {
	color: #FF9933;
}
#footer iframe {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footer .foot {
	background-color: #4E5355;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	clear: both;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
	color: #CCC;
	font-size: 12px;
}
#footer .foot div {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 25px;
	margin-top: -5px;
}
#toPageTop {
	position: fixed;
	bottom: 10px;
	right: 10px;
}
#toPageTop a {
	display: block;
	width: 60px;
	background: url(../image/btn_to-page-top_ov.png) no-repeat;
}
#toPageTop a:hover img {
	visibility: hidden;
}



 @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
 opacity: 1;
 left: 0;
}
.flex-direction-nav .flex-next {
 opacity: 1;
 right: 0;
}
}




#program{
	margin-bottom:20px;
	margin-left:5em;
}


#program dl {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;


  -webkit-align-items: flex-start;
	align-items: flex-start;
	width: 100%;
	padding-left: 3em;
}

@media all and (max-width: 768px) {
  #program dl {
    display:block;
    padding-left: 0em;
  }
}

#program dt {
  width: 4.5em;
  margin-right: 2em;
  font-size: 1rem;
  font-weight:  bold;
  padding:10px;
  position: absolute;
  white-space: nowrap;
}
#program  dd {
  width: 100%;
}

@media all and (max-width: 768px) {
  #program dt {
    margin-right: 2em;
    font-size: 1rem;
    padding-left:15px;
    padding-top:10px;
  }
#program dd{
  width: auto;
  }
}

#program dl dt:first-child + dd {
  border-left: solid 4px #FF7D7D;
  margin-left:6.5em;
}
.circle {
  margin-top: -12px;
  top: 50%;
  left: 5.9em;
  width: 16px;
  height: 16px;
  background: #eee9dc;
  border: 4px solid #FF7D7D;
  position: absolute;
  border-radius: 50%;
  display: block;
}

@media all and (max-width: 768px) {
  #program dl dt:first-child + dd {
    border-left: solid 4px #FF7D7D;
    margin-left:6.5em;
    padding-left:8px;
  }
  .circle {
  margin-top: -12px;
    left: 5.9em;
    width: 15px;
    height: 15px;
  }
}

#program p{
  text-align: left;
  padding:8px 20px;
}

 .bg {
  background: #ffffff;
}

#program .ttl {
  font-size: 1rem;
  font-weight: bold;
  color: #333333;
}
#program .ttlB {
  font-size: 2.1rem;
  font-weight: bold;
  color: #008383;
}

@media all and (max-width: 768px) {
#program p{margin-bottom: 0em;}
  #program .ttlB {
    border-left: solid 4px #4dd1d1;
    margin-left:6.5em;
    padding-left:8px;
  }
}


.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	font-family: 'Font Awesome 5 Free', sans-serif;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa dt,.cp_qa dd {
	position: relative;
	padding: 0.5em;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
	border-radius: 0.3em;
}
.cp_qa dt {
	margin: 0 3em 1em 3em;
	background: #ffe0b2;
}
.cp_qa dd {
	margin: 0 3em 3em 3em;
	background: #b2ebf2;
}
/* 吹き出し笆ｶ・踀 */
.cp_qa dt::before,.cp_qa dd::before{
	position: absolute;
	z-index: 99;
	top: 0.5em;
	display: inline-block;
	width: 0;
	height: 0;
	content: '';
	border-style: solid;
}
/* 質問吹き出し笆ｶ・踀 */
.cp_qa dt::before {
	left: -0.5em;
	border-width: 5px 8.7px 5px 0;
	border-color: transparent #ffe0b2 transparent transparent;
}
/* 答え吹き出し笆ｶ・踀 */
.cp_qa dd::before {
	right: -0.5em;
	border-width: 5px 0 5px 8.7px;
	border-color: transparent transparent transparent #b2ebf2;
}
/* ?!アイコン */
.cp_qa dt::after,.cp_qa dd::after {
	font-size: 1.2em;
	position: absolute;
	top: 0;
	color: #ffffff;
	border-radius: 50%;
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.2em;
}
/* ?アイコン */
.cp_qa dt::after {
	left: -2.5em;
	margin: 0 0.5em 0 0;
	padding: 0.2em 0.35em;
	content: '\51';
	background: #f57c00;
}
/* !アイコン */
.cp_qa dd::after {
	right: -2.5em;
	margin: 0 0 0 0.5em;
	padding: 0.2em 0.4em;
	content: '\41';
	background: #0097a7;
}
.rinen {
font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
font-size:1.4rem;
}

.blowback {
backdrop-filter: blur(3px);

}


.right_box,.left_box{
	display:flex;


}
.right_box div{
	width:50%;
	padding: 20px 20px 20px 20px;


}
.left_box div{
	width:50%;
	padding: 20px 20px 20px 20px;
	
}
.left_box .photo{
text-align: right;
}
.left_box div img{
	max-width:100%;
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
.right_box div img{
	max-width:100%;
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
@media all and (max-width: 768px) {
.right_box,.left_box{
	margin-bottom: 30px;
	display:block;
}
.right_box div{
	width:100%;
	left: 0px;
	padding: 40px 0px 40px 0px;

}
.left_box div{
	width:100%;
	padding: 40px 0px 40px 0px;
}

}


#wrapper .right_box p,#wrapper .left_box p{
	color: #000000;
	line-height: 170%;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0
	px;
}
#wrapper .right_box h3,#wrapper .left_box h3{
background-image: url(none);
    padding: 0px 20px 0px 20px;
    font-weight: bold;
    font-size: 1.4em;
    box-sizing: border-box;
    width: 100%;
    text-indent: 0px;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFF0F5;
	margin-top:0px;
}



br.pc_no{
display:none;
}





#wrapper .top_contents h3 {
    text-align:center;
    background-image: url(none);
    border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFF0F5;
	margin-top: 1em;
}


#wrapper .top_contents{
    margin-bottom:3em;
}



