.under h2 {
	text-align: center;
	color: #3c3c3c;
	margin-bottom: 20px;
	margin-top:30px;
	font-size: 32px;
	letter-spacing: 0.1em
}
.under .en {
	position: relative;
	display: block;
	text-align: center;
	letter-spacing: 0.04em;
	font-family: 'Roboto';
    margin-top: 40px;
}
.under .en span {
	color: #0078c8;
	font-size: 26px;
	position: relative;
	z-index: 2;
	min-width: 400px;
	background: #fff;
	display: inline-block;
	text-transform: uppercase;
	padding: 0 50px;
	box-sizing: border-box
}
.under .en:before {
	background: #dcdcdc;
	width: 100%;
	height: 1px;
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
}
.under h3 {
	font-size: 28px;
	margin-bottom: 45px;
	color: #0078c8;
	text-align: center;
	letter-spacing: 0.1em;
	font-family: 'NotoSansCJKjp';
}
.under h4 {
	font-size: 24px;
	margin-bottom: 30px;
	color: #3c3c3c;
	text-align: left;
	font-family: 'NotoSansCJKjp';
}

.under h5 {
	font-size: 20px;
	border-bottom: 1px dotted #0078c8;
	padding-bottom: 10px;
	margin-bottom: 25px;
	font-family: 'NotoSansCJKjp';
}
.under h5::first-letter {
	color: #0078c8;
}
.under h2, .under h3, .under h4, .under h5 {
	line-height: 1.5em
}
h4.line {
  margin-bottom: 15px;
  font-size: 34px;
  text-align: center;
  font-family: 'NotoSansCJKjp';
}
h4.line .en {
	position: relative;
	display: block;
	text-align: center;
	letter-spacing: 0.04em;
  font-family: 'NotoSansCJKjp';
}
h4.line .en span {
  position: relative;
  z-index: 2;
  background: #fff;
  text-transform: uppercase;
  padding: 0 50px;
  font-weight: bold;
  font-size: 20px;
  color: #3c3c3c;
}
h4.line .en:before {
	background: #dcdcdc;
	width: 100%;
	height: 1px;
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
}

.under table {
	margin-bottom: 20px;
}
.under table td,
.under table th {
	border: #0078c8 1px solid;
	box-sizing: border-box;
}
.under table th {
	background: #0078c8;
	color: #fff;
	font-weight: normal;
	border-bottom-color: #fff
}
.under table th.bg_th01 {
	background: #00508c;
}
.under table tr:last-child th {
	border-bottom-color: #0078c8
}
.under table td {
	background: #fff;
}
#contact.under table td
.under table.td_left td {
	text-align: left;
	box-sizing: border-box;
	padding-left: 15px
}

#company.under table td,
#company.under table th,
#contact.under table td,
#contact.under table th{
  border: none;
	border-bottom: #dcdcdc 1px solid;
  padding: 0.7em;
  color: #3c3c3c;
}
#company.under table tr:last-child th,
#contact.under table tr:last-child th{
	border-bottom-color: #dcdcdc;
}
#company.under table th,
#contact.under table th{
  background: none;
  text-align: left;
	position: relative;
	padding-left: 1.75em;
  vertical-align: top;
}
#company.under table th:after,
#contact.under table th:after{
	position: absolute;
  top: 1.65em;
  left: 0.2em;
	content: '';
	width: 12px;
  height: 1px;
	background: #195fab;
}

#contact.under table {
  border: none;
}
#contact.under table th{
  vertical-align: middle;
  width: 24%;
}
#contact.under table th:after{
  top: 50%;
}
#contact.under table .fmail_must{
  width: 44px;
  height: 22px;
  margin: 8px 0px 0px 5px;
  background: url(../images/mfp_must.png) no-repeat;
  background-size: 44px;
}
#contact.under table .info {
  color: #929292;
  font-size: 14px;
  line-height: 2.7;
}
#contact.under table td br {
  display: none;
}
#contact.under table input.fmail {
  margin-right: 5px;
  width: 420px;
  height: 2em;
  float: left;
}
#contact.under table input.fmail,
#contact.under table select,
#contact.under table textarea{
  border: 1px solid #dfdfdf;
  background-color: #fafcfe;
  font-family: 'NotoSansCJKjp-Regular';
}
#contact.under table select{
  height: 2.5em;
  color: #555;
  margin-right: 10px;
  padding: 5px 18px !important;
  width: auto;
}
#contact.under table input.postcode {
  float: left;
  font-family: 'NotoSansCJKjp-Regular';
  margin: 4px 0 0 6px;
}
#contact.under table label{
  border: none;
  margin-right: 10px;
}
#contact.under table input[type=radio]{
  width: 16px;
  margin-right: 0;
}
#contact.under table input[type=checkbox]{
  width: 18px;
}
#contact.under table span.fmail_error {
  font-size: 15px;
}


.under .txt_bold {
	font-weight: bold;
}
.under .txt_small {
	font-size: 120%;
}
.under #content p:last-child,
.under #content table:last-child,
.under ul.list01 li:last-child {
	margin-bottom: 0;
}

.under .section {
	padding: 0 0 65px;
}
.under .section:last-child {
	padding: 0;
}
.under table.td_top td {
	vertical-align: top;
}
.under table.td_center td {
	text-align: center;
}
.under {
	font-family: 'NotoSansCJKjp-Regular';
	color: #3c3c3c;
}
.under .inner {
	width: 1200px;
}
.under #content .inner {
	width: 1000px;
}
.under #content .inner.w1200 {
	width: 1200px;
}
.under .btn {
	text-align: center;
}
.under .btn a {
	background: #00508c;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	padding: 14px 45px;
	display: inline-block;
	width: 360px;
	box-sizing: border-box;
	position: relative;
	font-size: 17px;
	text-decoration: none
}
.under .btn a::before {
	background: url('../images/ic_btn.png') center no-repeat;
	background-size: cover;
	width: 30px;
	height: 9px;
	content: '';
	position: absolute;
	top: calc(50% - 5px);
	right: 10px;
}
.under .btn a:hover {
	opacity: 0.8;
}
.under #content {
	text-align: left;
	margin-bottom: 80px;
	color: #3c3c3c;
}
.under #content dt, .under #content dd, .under #content td, .under #content th, .under #content li {
	line-height: 2em;
	font-size: 15px;
}
.under #content p {
	font-size: 18px;
	line-height: 1.9;
}
.under #content .big {
	font-size: 34px;
	line-height: 1.5em
}
.under .image_l {
	margin: 0 60px 15px 0;
}
.under .image_r {
	margin: 0 0px 15px 20px;
}
.under .fs18 {
	font-size: 18px
}
.under .fs20 {
	font-size: 20px
}
.under .section.pd0 {
	padding-bottom: 0
}
.under .section.pd50 {
	padding-bottom: 50px
}
.under .mgr50 {
	margin-right: 50px
}
.under .mgr100 {
	width:240px;
	text-align:center;
}
.under #top_info_u {
	background: url('../images/bg_top_info.jpg') center no-repeat;
	background-size: cover;
	height: 300px;
}
.under #top_info_u .inner {
	height: 100%;
}
.under #top_info_u h1 {
    font-size: 28px;
    color: #3c3c3c;
    letter-spacing: 0.15em;
    line-height: 1.7em;
    width: 100%;
    font-family: 'NotoSansCJKjp-Regular';
    font-weight: bold;
}
.under #top_info_u h1 span {
    color: #0078c8;
}
.under #topic_path {
	padding: 11px 0 10px;
	border-bottom: 1px solid #dcdcdc
}
.under #topic_path li {
	color: #3c3c3c;
	display: inline-block;
	font-size: 14px;
}
.under #topic_path li a {
	color: #0078c8;
	margin-right: 30px;
	padding-right: 30px;
	text-decoration: none;
	position: relative
}
.under #topic_path li a:hover {
	text-decoration: underline
}
.under #topic_path li a::before {
	background: url('../images/ic_topic.png') center no-repeat;
	width: 3px;
	height: 5px;
	content: '';
	position: absolute;
	right: 0;
	top: 8px;
}
.under .list_anchor {
	display:flex;
	justify-content:center;
}
.under .list_anchor li {
	float: left;
	width: 26%;
	border-right: 1px solid #dcdcdc;
	box-sizing: border-box;
}
.under .list_anchor li a {
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	font-size: 16px;
	letter-spacing: 0.1em;
	color: #3c3c3c;
	text-decoration: none;
	text-align: center;
	font-family: 'NotoSansCJKjp-Medium';
}
.under .list_anchor li a:hover {
	color: #0078c8;
}
.under .list_anchor li a::before {
	background: url('../images/ic_topic.png') center no-repeat;
	width: 3px;
	height: 5px;
	content: '';
	position: absolute;
	bottom: 5px;
	transform: rotate(90deg);
	z-index: 2;
	left:calc(50% - 1px);
}
.under .list01 {
}
.under .list01 li {
	margin: 0;
	position: relative;
	padding-left: 10px;
}
.under .list01 li::before {
	background: #0078c8;
	width: 4px;
	height: 4px;
	content: '';
	position: absolute;
	top: 12px;
	left: 0;
}
.under .list_step {
	padding-left: 40px;
	border-left: 1px solid #dcdcdc;
	box-sizing: border-box;
  margin-left: 20px;
}
.under .list_step dl {
	padding: 30px 20px 30px 30px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	margin-bottom: 40px;
	position: relative;
	display: flex;
	justify-content: space-between
}
.under .list_step dl::before {
	background: #0078c8;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	content: '';
	position: absolute;
	top: 28px;
	left: -56px;
	z-index: 1;
	opacity: 0.1;
}
.under .list_step dl::after {
	background: #0078c8;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	content: '';
	position: absolute;
	top: 38px;
	left: -47px;
	z-index: 1;
}
.under .list_step dt {
	width: calc(100% - 260px);
	display: inline-block
}
.under .list_step dt .ttl {
	margin-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
	letter-spacing: 0.1em;
	font-family: 'NotoSansCJKjp-Bold';
	font-size:18px !important;
}
.under  .list_step dt span {
	font-size: 18px;
	display: inline-block;
	color: #0078c8;
	border-right: 1px solid #dcdcdc;
	margin-right: 20px;
	padding-right: 20px;
	letter-spacing: 0;
	font-family: 'Roboto';
}
.under  .list_step dt span span {
	display: inline-block;
	font-size: 34px;
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}
.under .list_step dd {
	width: 240px;
	display: inline-block
}
.under .list_qa {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 75px
}
.under .list_qa dl {
	float: left;
	width: calc(50% - 10px);
	margin-bottom: 40px;
}
.under .list_qa dl:last-child {
	margin-bottom: 0;
}
.under .list_qa dl:nth-child(2n) {
	float: right;
}
.under #content .list_qa dt {
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 10px;
	position: relative;
	box-sizing: border-box;
	padding-right: 30px;
}
.under .list_qa dt:hover {
	cursor: pointer;
	opacity: 0.8;
}
.under .list_qa dt::before, .under .list_qa dt::after {
	background: #0078c8;
	height: 1px;
	width: 20px;
	content: '';
	position: absolute;
	top: 20px;
	right: 0;
}
.under .list_qa dt::before {
	transition: all ease 0.3s;
	transform: rotate(90deg);
}
.under .list_qa dt.active::before {
	transform: rotate(0deg);
}
.under .list_qa dt span {
	color: #0078c8;
	display: inline-block;
	font-family: 'Roboto';
	margin-right: 10px;
}
.under .list_qa dt span span {
	font-size: 34px;
	line-height: 1em;
	margin-right: 0
}
.under #content .list_qa dd {
	font-size: 18px;
	line-height: 1.9;
}
#company.under td a {
	text-decoration: underline;
}
.message{
  color: #0078c8;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 35px;
  letter-spacing: 0.2em;
  margin: 0 0 1em;
}
.bdgry{
  border-bottom: 1px solid #dcdcdc;
}

/***************************/
/*** 180718 news_archive ***/
/***************************/

.under #content.news_archive .inner {
	width: 1300px;
}
.under #content.news_archive .box06_t_list {
	width: 100%;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 70px;
    flex-wrap: wrap;
}
.under #content.news_archive .box06_t_list li{
    margin-right: 30px;
    margin-bottom: 60px;
}
.under #content.news_archive .box06_t_list li:nth-child(4n){
	margin-right: 0;
}
.under #content.news_archive .box06_t_list li .box06_tt {
	min-height: 90px;
}
.under #content.news_archive .box06_t_list li a {
	text-decoration: none;
}

.under #content .page-numbers {
	display: flex;
    justify-content: center;
}
.under #content .page-numbers li {
    margin: 0 10px;
}
.under #content .page-numbers li a {
    width: 35px;
	padding: 7px 5px;
	transition: 0.5s;
    background-color: #50b4c8;
    color: #FFF;
	text-decoration: none;
}
.under #content .page-numbers li a:hover {
	opacity: 0.7;
	transition: 0.5s;
}
.under #content .page-numbers li .current {
    width: 35px;
	padding: 7px 5px;
    background-color: #4a708b;
    color: #FFF;
}

/***************************/
/***   180718_gan-zisyo  ***/
/***************************/

.cancer_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cancer_list li {
	width: 19%;
	margin-bottom: 20px;
	text-align: center;
}
.cancer_list li a {
	text-decoration: none;
	color: #000;
	transition: 0.5s;
}
.cancer_list li a:hover {
	opacity: 0.7;
	transition: 0.5s;
}
.cancer_list li a img {
	width: 100%;
}
.standard_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	margin-bottom: 50px;
}
.standard_list li {
	width: 32%;
}
.standard_list li a {
	text-decoration: none;
	color: #000;
	transition: 0.5s;
}
.standard_list li a:hover {
	opacity: 0.7;
	transition: 0.5s;
}
.standard_list li a img {
	width: 100%;
}
.latest_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	margin-bottom: 50px;
}
.latest_list li {
	width: 19%;
	margin-bottom: 20px;
}
.latest_list li a {
	text-decoration: none;
	color: #000;
	transition: 0.5s;
}
.latest_list li a:hover {
	opacity: 0.7;
	transition: 0.5s;
}
.latest_list li img {
	width: 100%;
}

/***************************/
/*****  180718_gan_page ****/
/***************************/
.cancer_img { width: 400px; }
.cancer_img img { width: 100%; height: auto; }

.circlegraf { width: 350px; }
.circlegraf img { width: 100%; }

.textarea { overflow: hidden; }
.standard_tekiou {
	display: flex;
	justify-content: space-between;
}
.standard_tekiou .standard_info {
    width: 30%;
    background-color: #edf7f9;
    margin-bottom: 50px;
}
.standard_tekiou .standard_info .standard_title {
	background-color: #0078c8;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
    position: relative;
}
.under #content .standard_tekiou .standard_info .standard_title p {
	text-align: center;
	color: #FFF;
	font-size: 21px;
}
.standard_tekiou .standard_info .standard_text {
	padding: 20px 20px;
}
.standard_tekiou .standard_info .standard_text .info_btn a {
	width: 240px;
    height: 60px;
    background: url(../images/icon_arrow01.png)#00508c no-repeat right 14px center;
    display: block;
    color: #fff;
    line-height: 60px;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 5px;
    font-family: 'NotoSansCJKjp-Medium';
    letter-spacing: 1px;
    position: relative;
	text-align: center;
	transition: 0.5s;
}
.standard_tekiou .standard_info .standard_text .info_btn {
	margin-bottom: 0;
}
.standard_tekiou .standard_info .standard_text .info_btn a:hover {
	opacity: 0.7;
	transition: 0.5s;
}
.latest_iryou {
	display: flex;
	justify-content: space-between;
}
.latest_iryou .latest_info {
    width: 48%;
    background-color: #edf7f9;
    margin-bottom: 50px;
}
.latest_iryou .latest_info .latest_title {
	background-color: #0078c8;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.under #content .latest_iryou .latest_info .latest_title p {
	text-align: center;
	color: #FFF;
	font-size: 21px;
}
.latest_iryou .latest_info .latest_text {
	padding: 20px 20px;
}
.latest_iryou .latest_info .latest_text .info_btn {
	margin-bottom: 0;
}
.latest_iryou .latest_info .latest_text .info_btn a {
	width: 300px;
    height: 60px;
    background: url(../images/icon_arrow01.png)#00508c no-repeat right 14px center;
    display: block;
    color: #fff;
    line-height: 60px;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 5px;
    font-family: 'NotoSansCJKjp-Medium';
    letter-spacing: 1px;
    position: relative;
	text-align: center;
	transition: 0.5s;
}
.latest_iryou .latest_info .latest_text .info_btn a:hover {
	opacity: 0.7;
	transition: 0.5s;
}
.latest_btnarea {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;

}
.latest_btnarea li {
	width: 48%;
	margin-bottom: 20px;
	position: relative;
}
.latest_btnarea li a {
	width: 100%;
	transition: 0.5s;
    background: url(../images/icon_arrow01.png) #00508c no-repeat right 14px center;
    display: block;
    color: #fff;
    line-height: 60px;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 5px;
    font-family: 'NotoSansCJKjp-Medium';
    letter-spacing: 1px;
    position: relative;
	text-align: center;
}
.latest_btnarea li a:hover {
	opacity: 0.7;
	transition: 0.5s;
}

.maru {}
.maru::before {
	position: absolute;
	content: '○';
	bottom: calc(50% - 15px);
	left: 20px;
	color: #FFF;
	font-size:24px;
	font-weight:bold;
	z-index: 100;
}
.batsu {}
.batsu::before {
	position: absolute;
	content: '×';
	bottom: calc(50% - 15px);
	left: 20px;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	z-index: 100;
}
.triangle {}
.triangle::before {
	position: absolute;
	content: '△';
	bottom: calc(50% - 15px);
	left: 20px;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	z-index: 100;
}

.under #content .mailform_area {
    background: #edf7f9;
    padding: 30px;
}
.under #content .mailform_area .txtred {
	color: #E70003;
}
.under #content .mailform_area .formarea {
    padding: 40px;
}
.under #content .mailform_area .formtitle {
	background: #0078c8;
    border-radius: 5px;
	font-size: 24px;
	text-align: center;
	color: #FFF;
}
.under #content .mailform_area .formarea table {
    margin-bottom: 20px;
}
.under #content .mailform_area .formarea table th {
    width: 25%;
    padding: 15px;
	text-align: left;
}
.under #content .mailform_area .formarea table td {
    padding: 15px;
}
.under #content .mailform_area .formarea table .privacy_info {
	height: 300px;
	overflow-y: scroll;
}
.under #content .mailform_area .formarea table .mwform-radio-field label {
	margin-right: 20px;
}
.under #content .mailform_area input.under-btn01 {
    width: 250px;
    height: 60px;
    background: url(../images/icon_arrow01.png)#00508c no-repeat right 14px center;
    display: block;
    color: #fff;
    line-height: 60px;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 5px;
	border: none;
    font-family: 'NotoSansCJKjp-Medium';
    letter-spacing: 1px;
    position: relative;
	transition: 0.5s;
	cursor: pointer;
}
.under #content .mailform_area input.under-btn01:hover {
	opacity: 0.7;
	transition: 0.5s;
}

.under #content.single_news h2,
.under #content.single_blog h2 {
    position: relative;
    padding: 0 0px 20px 0;
    margin-top: 50px;
}
.under #content.single_news h2::after,
.under #content.single_blog h2::after {
    position: absolute;
	content: " ";
	background-color: #50b4c8;
	width: 50px;
	height: 3px;
	left: calc(50% - 25px);
	bottom: 0px;
}

.under #content.single_news h3,
.under #content.single_blog h3 {
    padding: 0 0px 15px 0;
    text-align: left;
    position: relative;
    border-bottom: 1px dotted #CCC;
	margin-top: 35px;
    margin-bottom: 20px;
}
.under #content.single_news h3::after,
.under #content.single_blog h3::after {
    position: absolute;
    content: " ";
    background-color: #0078c8;
    width: 40px;
    height: 3px;
    left: 0;
    bottom: -1px;
}
.under #content.single_news h3.noborder,
.under #content.single_blog h3.noborder {
    padding: 0 0px 0 0;
    text-align: left;
    position: relative;
    border-bottom: none;
	margin-top: 35px;
    margin-bottom: 30px;
}
.under #content.single_news h3.noborder::after,
.under #content.single_blog h3.noborder::after {
    display: none;
}

.under #content.single_news img,
.under #content.single_blog img {
  max-width: 100%;
  height: auto;
}
.under #content.single_news .cancer_img img,
.under #content.single_blog .cancer_img img {
  width: 100%;
  max-width: 400px;
  height: auto;
}

/*.under #content.single_news h2,*/
.under #content.single_blog h4 {
    font-size: 24px;
    margin-bottom: 30px;
    color: #3c3c3c;
    text-align: left;
    font-family: 'NotoSansCJKjp';
    font-weight: bold;
}

.under #content.single_blog dt {
	line-height: 2em;
	font-size: 18px;
    font-weight: bold;
}
.under #content.single_blog dd {
	line-height: 2em;
	font-size: 18px;
}
.under #content.single_blog dl {
	margin-bottom: 20px
}

.under #content.single_blog li {
	font-size: 18px
}

.under #content.single_blog ul {
	margin-bottom: 20px
}

blockquote {
    position: relative;
    padding: 10px 15px 10px 50px;
    box-sizing: border-box;
    font-style: italic;
    color: #464646;
    background: #edf7f9;
	font-weight: bold;
	margin-bottom: 40px;
}

blockquote:before{
    display: inline-block;
    position: absolute;
    top: 17px;
    left: 11px;
    vertical-align: middle;
    content: "”";
    color: #77c0c9;
    font-size: 30px;
    line-height: 1;
    font-weight: 900;
}

blockquote p {
    padding: 0;
    margin: 10px 0;
    line-height: 1.7;
}

blockquote cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}





















/***************************************************************
							最新がんブログ目次
/**************************************************************/
.under #content.single_blog #ez-toc-container{
	border: 1px solid #dcdcdc;
	padding: 30px 3%;
	width: 75%;
	margin: 0 auto 50px;
	background: #fafeff;
}
.under #content.single_blog #ez-toc-container nav ul{
	margin-bottom: 0;
}
.under #content.single_blog #ez-toc-container nav ul ul{
	margin-bottom: 10px;
}
.under #content.single_blog #ez-toc-container nav ul li a{
	display: block;
	text-decoration: none;
}
.under #content.single_blog #ez-toc-container nav ul li a:hover{
	text-decoration: underline;
}
.under #content.single_blog #ez-toc-container nav ul.ez-toc-list li ul{
	padding-left: 20px;
}
.under #content.single_blog #ez-toc-container nav ul.ez-toc-list li{
	font-size: 16px;
}
.under #content.single_blog #ez-toc-container nav ul.ez-toc-list > li:nth-child(n+2){
	margin-top: 20px;
}
.under #content.single_blog #ez-toc-container nav ul.ez-toc-list > li > a{
	font-size: 18px;
  font-weight: bold;
  border-bottom: 2px solid #195CB1;
}
.under #content.single_blog #ez-toc-container nav ul.ez-toc-list > li > ul > li > a{
  border-bottom: 1px solid #195CB1;
}

.exclusive_tp .box-set01 {
	background: #217DD4;
    color: #fff;
    padding: 1em;
    text-align: center;
    font-size: 200%;
}

.exclusive_tp .box-set01 b {
	color: #FFEE00;
}

.exclusive_tp .box-set01+p {
	text-align: center;
	color: #707070;
}

.exclusive_tp .btn-box01 {
	background: #F9F9F9;
    padding: 3em 0;
}

.exclusive_tp .btn-box01 a {
	display: table;
    text-decoration: none;
    background: #FF6600;
    color: #fff;
    padding: 1em 2em;
    margin: 0 auto;
    font-size: 200%;
    font-weight: bold;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 15%);
}

.under #content .exclusive_tp h2 {
	background: #217DD4;
    color: #fff;
    padding: 1em 0;
}

.under #content .exclusive_tp h2::after {
	content: none;
}

.under #content .exclusive_tp h2.top-h2 {
	text-align: left;
	background: no-repeat;
    color: inherit;
}

.under #content .exclusive_tp h2.top-h2::after {
	content: "";
	width: 100%;
	left: 0;
}

.exclusive_tp dl {
	display: flex;
    flex-flow: row wrap;
	margin: 10em 0;
}

.exclusive_tp dl dt {
	width: 40%;
    font-size: 200% !important;
    position: relative;
	border-bottom: 1px dotted #E5E5E5;
	padding-top: 1em;
	padding-bottom: 2em;
}

.under #content .exclusive_tp dl dt h2 {
	font-size: 120%;
	margin: 0;
    padding: 0 0 0 16px;
	text-align: left;
	background: none;
	color: inherit;
}

.under #content .exclusive_tp dl dt h2::after {
	content: none;
}

.under #content .exclusive_tp dl dt h2::before {
	content: "";
	background: #247BCE;
	width: 6px;
	height: 100%;
    position: absolute;
    border-radius: 10px;
	left: 0;
}

.exclusive_tp dl dd {
	width: calc(60% - 2em);
	padding-left: 2em;
	border-bottom: 1px dotted #E5E5E5;
	margin-top: 1.5em;
	padding-bottom: 2em;
}

.exclusive_tp .bg-box01 {
	background: #F1F9FB;
    padding: 1em;
    border-radius: 10px;
}

.exclusive_tp ol {
	margin: 0 0 2em;
}

.exclusive_tp ol li {
	list-style-type: auto;
}

.exclusive_tp p:empty {
	display: none !important;
}

.application {
	display: flex;
    justify-content: center;
    align-items: center;
    font-size: 150%;
	margin-top: 3em;
}

.application div {
	width: calc(40% - 1em);
}

.application .text {
	margin-right: 1em;
}

.application .tel {
	display: flex;
    flex-flow: column;
    align-items: center;
	margin-left: 1em;
}

.application .tel a {
	position: relative;
	font-size: 250%;
	text-decoration: none;
	color: inherit;
	font-weight: bold;
	padding: 1em;
	box-shadow: 0px 0px 6px rgb(0 0 0 / 15%);
    border-radius: 20px;
	text-align: center;
	word-break: keep-all;
}

.application .tel a::before {
	content: "";
	background: url(https://www.g-ms.co.jp/hoge/wp-content/uploads/2022/05/icon_fd_g.png) no-repeat center center;
	background-size: contain;
	display: inline-block;
	width: 2em;
    height: 1.5em;
	vertical-align: middle;
}

.application .tel a span {
	display: block;
	font-size: 12px;
}

.tp_form li {
	display: flex;
    justify-content: space-between;
    padding: 2em 1em;
    border-bottom: 1px dotted #E5E5E5;
}

.tp_form li label {
	font-size: 150%;
    font-weight: bold;
}

.tp_form li.required>label::after {
	content: "必須";
    display: inline-block;
    font-size: 12px;
    padding: 0 1em;
    background: #217DD4;
	color: #fff;
    vertical-align: text-bottom;
    margin-left: 0.5em;
}

.tp_form li>p {
	width: 50%;
}

.tp_form li>p>input,
.tp_form li>p>textarea {
	width: 95%;
    padding: 0.5em;
}

.tp_form .mwform-radio-field {
	display: block;
	margin-left: 10px;
	font-size: 70%;
}

button.btn-confirm,
button.btn-back,
button.btn-send {
	display: table;
    text-decoration: none;
    background: #FF6600;
    color: #fff;
    padding: 1em 2em;
    margin: 2em auto;
    font-size: 150%;
    font-weight: bold;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 15%);
    border: none;
}

button.btn-back {
	background: #ccc;
	color: inherit;
}

.btn-g-box {
	display: flex;
    font-size: 150%;
}

@media screen and (max-width: 640px) {
	.exclusive_tp dl {
		flex-flow: column;
		margin: 3em 0;
	}

	.exclusive_tp dl dt,
	.exclusive_tp dl dd {
		width: 100%;
	}

	.exclusive_tp dl dt {
		padding: 2em 0;
	}

	.exclusive_tp dl dd {
		padding: 0 0 2em;
	}

	.exclusive_tp ol {
		padding-left: 2em;
	}

	.under #content .exclusive_tp>h2 {
		padding: 1em !important;
	}

	.application {
		flex-flow: column;
	}

	.application div {
		width: 100%;
	}

	.application .text {
		margin: 0;
	}

	.application .tel {
		margin: 2em 0 0;
    	font-size: 80%;
	}

	.tp_form li {
		flex-flow: column;
	}

	.tp_form li label {
		font-size: 120%;
	}

	.tp_form li>p {
		width: 100%;
		margin-top: 1em;
	}

	.tp_form .mwform-radio-field {
		font-size: 80%;
	}

	.tp_form .mwform-radio-field label {
		padding: 1em 0;
		display: block;
	}
}