@charset "utf-8";
body {
	padding-bottom: 140px;
}
@media screen and (max-width: 767px) {
	body {padding-bottom: 16.5vw;}
	.sm-display {display: inline;}
	.sm-none {display: none;}
	.button-cv {
		left: 0;
		margin-left: 0;
		width: 100%;
	}
}
.inner {
	width: 980px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

@media screen and (max-width: 767px) {
	.inner {
		width: 100%;
		padding: 0 10px;
	}
}

.icon_new {
	background: #cf5492;
	color: #FFFFFF;
	padding: 2px 8px
}

.fcpink {
	color: #006dd9;
}
.fcblue {
	color: #8599D1;
}
.fc_dpink {
	color: #cf5492;
}
.fc-red {
    color: #CF0000;
}

.ft_size_m {
	font-size: 27px;
    line-height: 1.8;
}

.ft_size_s {
	font-size: 21px;
    line-height: 1.6;
}

.mtop_0 {
	margin-top: 0px !important;
}

.mtop_20 {
	margin-top: 20px !important;
}

.mtop_30 {
	margin-top: 30px !important;
}

.mtop_40 {
	margin-top: 40px !important;
}

.bg_yellow {
    padding: 0 10px 0 10px !important;
    margin-top: 10px;
    margin-right: 3px;
    font-weight: bold !important;
    background: #ffff00;
}

.mainimg {
	text-align: center;
	margin-bottom: 20px;
}
.mainimgtxt {
	text-align: right;
	font-size: 24px;
	line-height: 1.8;
	margin-top: 5px;
}

.mainimgtxt a {
	text-decoration: underline;
	color: #006dd9;
}

@media screen and (max-width: 767px) {
	.mainimgtxt {
		font-size: 16px;
		margin-top: 10px;
	}
}
.toptxt01 {
	font-size: 27px;
	line-height: 1.8;
}
.topimg01 {
	padding: 30px 0 5px;
}
@media screen and (max-width: 767px) {
	.toptxt01 {
		font-size: 16px;
		line-height: 1.5;
	}
	.topimg01 {
		padding: 10px 0;
	}
}
.top_inner {
	padding: 10px 0;
}
.hdL {
	padding: 3px 0;
	font-weight: bold;
	border-top: 4px solid #000;
	border-bottom: 4px solid #000;
}

.hdL p {
	padding: 20px 0;
	font-size: 30px;
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.hdL p .fc_dpink {
	font-size: 40px;
}

.top_inner {
	font-size: 18px;
}
.top_inner .note01 {
	font-size: 18px;
	margin-top: 10px;
}
.top_inner .txt01 {
	font-size: 24px;
	line-height: 1.8;
	padding: 20px 0;
}
.top_inner .txt01 span {
	font-weight: bold;
	font-size: 28px;
}

.top_inner .list01 {
	padding: 23px 17px 25px;
	background: #f0f0f0;
}

.top_inner .list01 li:first-child {
}
.top_inner .list01 li:last-child {
}

.top_inner .list01 li {
	font-size: 28px;
	color: #13317f;
	font-weight: bold;
	padding: 10px 30px 5px 50px;
	background: #f0f0f0 url(../images/ico05.png) 10px 16px no-repeat;
}

/*
.top_inner .list01 li+li {
	margin-top: 25px;
}
*/
.top_inner .txt02 {
	padding: 40px 0 50px;
	font-size: 24px;
	line-height: 1.8;
}
.top_inner .txt02 span {
	font-weight: bold;
	font-size: 28px;
	text-decoration: underline;
}
.top_inner .txt03 {
	line-height: 1.8;
	font-size: 24px;
}
.top_inner .txt03 span, 
.top_inner .txt03 em {
	font-size: 35px;
	display: inline-block;
	padding: 0 0 0 10px;
	margin-top: 10px;
	font-weight: bold;
}

.top_inner .font_blk_big {
    font-size: 38px !important;
    padding: 0;
    line-height: 1.6;
    font-weight: bold !important;
}
.top_inner .font_blk_biggest {
    font-size: 46px !important;
    padding: 0;
    line-height: 1.6;
    font-weight: bold !important;
}

.text_center {
	text-align: center;
}

.text_underline {
	text-decoration: underline !important;
}

.reasonpanel {
	background: #f9f0df;
	padding: 30px;
	margin-top: 40px;
}
.reasonpanel .tit {
	text-align: center;
	font-weight: bold;
	font-size: 28px;
}
.reasonconts {
	background: #fff;
	padding: 40px 15px 40px 35px;
	margin-top: 10px;
	position: relative;
	display: flex;
	justify-content: space-between;
}
.reasonconts p {
	flex-shrink: 0;
}
.reasonconts ul {
	width: 550px;
}
.reasonconts ul li {
	padding: 10px 0 10px 55px;
	font-size: 24px;
	border-bottom: 1px dashed #f2deb9;
	background: url(../images/ico01.png) 10px 13px no-repeat;
}
.reasonconts ul li span {
	font-weight: bold;
}
.reasonconts .ico {
	position: absolute;
	top: -55px;
	right: -20px;
	z-index: 2;
}
.top_inner .txt04 {
	font-size: 24px;
	line-height: 1.8;
}
.top_inner .txt04 span {
	font-size: 35px;
	font-weight: bold;
}
.top_inner .txt04 i {
	font-weight: bold;
	display: inline-block;
	padding: 0 5px;
	font-style: normal;
	background: #FF0;
}

/* �\��{�^�� �� */

.heading04 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 28px;
	font-weight: bold;
	color: #cf5492;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
}

.heading04::before,
.heading04::after {
	content: '';
	width: 3px;
	height: 40px;
	background-color: #cf5492;
}

.heading04::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
.heading04::after {
	margin-left: 30px;
	transform: rotate(35deg)
}

.inq_button {
	display: block;
	position: relative;
	width: 680px;
	padding: 1.5rem;
	border-radius: 2.4em;
	color: yellow;
	font-size: 38px;
	text-decoration: none;
	text-shadow: -1px -1px 0px #333, 0 0 #000;
	font-weight: bold;
	letter-spacing: .1rem;
	transition: .5s;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 70px;
	background: #31ae70;
	box-shadow: 0 6px #2a945f;
}

.inq_button:hover {
	text-decoration: none;
	opacity: .7;
}

.inq_button:before {
	content: '';
	width: 50px;
	height: 50px;
	background-image: url(../images/arw.svg);
	background-size: 42px 42px;
	background-repeat: no-repeat;
	vertical-align: middle;
  
    display: inline-block;
	position: absolute;
	top: 38%;
	right: 20px;
}

/* �\��{�^�� �� */

.inq_button_blue {
	display: block;
	position: relative;
	width: 90%;
	padding: 1.5rem;
	border-radius: .6em;
	color: white;
	font-size: 32px;
	text-decoration: none;
	text-shadow: -1px -1px 0px #333, 0 0 #000;
	font-weight: bold;
	letter-spacing: .1rem;
	transition: .5s;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 70px;
	background: #123281 url(../images/img14.png) no-repeat 5% center;
	background-size: 67px auto;
	box-shadow: 0 6px #0f2b6e;
	box-sizing: border-box;
}

.inq_button_blue:hover {
	text-decoration: none;
	opacity: .7;
}

.inq_button_blue:before {
	content: '';
	width: 50px;
	height: 50px;
	background-image: url(../images/arw_blue.svg);
	background-size: 32px 32px;
	background-repeat: no-repeat;
	vertical-align: middle;
  
    display: inline-block;
	position: absolute;
	top: 37%;
	right: 10px;
}

@media screen and (max-width: 767px) {
	
	.mtop_20 {
		margin-top: 11px !important;
	}

	.mtop_30 {
		margin-top: 17px !important;
	}

	.mtop_40 {
		margin-top: 22px !important;
	}
	
	.top_inner {
		padding: 10px 0;
	}

	.ft_size_s {
		font-size: 12px;
	    line-height: 1.5;
	}

	.ft_size_m {
		font-size: 15px;
		line-height: 1.6;
	}
	.hdL {
		padding: 2px 0;
		border-top: 2px solid #13317f;
		border-bottom: 2px solid #13317f;
	}
	.hdL p {
		padding: 10px 0;
		font-size: 20px;
	}
	.hdL p .fc_dpink {
		font-size: 22px;
	}
	.top_inner .note01 {
		font-size: 13px;
		margin-top: 10px;
	}
	.top_inner .txt01 {
		font-size: 16px;
		padding: 20px 0;
	}
	.top_inner .txt01 span {
		font-size: 18px;
	}
	.top_inner .font_blk_big {
		font-size: 18px !important;
	}
  .top_inner .font_blk_biggest {
		font-size: 22px !important;
	}
	.top_inner .list01 li {
		font-size: 18px;
		padding: 5px 10px 5px 30px;
		background-size: 18px auto;
		background-position: 5px 9px;
	}
	.top_inner .list01 {
		padding: 13px 10px 14px;
	}
	.top_inner .list01 li+li {
		margin-top: 0;
	}
	.top_inner .txt02 {
		padding: 20px 0;
		font-size: 16px;
	}
	.top_inner .txt02 span {
		font-weight: bold;
		font-size: 18px;
	}
	.top_inner .txt03 {
		font-size: 16px;
	}
	.top_inner .txt03 span {
		font-size: 20px;
		display: inline;
		padding: 0;
		margin-top: 5px;
	}
	.reasonpanel {
		padding: 10px;
		margin-top: 20px;
	}
	.reasonpanel .tit {
		font-size: 18px;
	}
	.reasonconts {
		background: #fff;
		padding: 20px 10px;
		margin-top: 10px;
		display: block;
	}
	.reasonconts p {
		flex-shrink: 0;
		text-align: center;
		margin-top: 20px;
	}
	.reasonconts p img {
		width: 140px;
	}
	.reasonconts ul {
		width: 100%;
	}
	.reasonconts ul li {
		padding: 5px 0 5px 25px;
		font-size: 16px;
		background: url(../images/ico01.png) 0 8px no-repeat;
		background-size: 20px;
	}
	.reasonconts ul li span {
		font-weight: bold;
	}
	.reasonconts .ico {
		position: absolute;
		top: -25px;
		right: -10px;
		z-index: 2;
		width: 60px;
	}
	.top_inner .txt04 {
		font-size: 16px;
	}
	.top_inner .txt04 span {
		font-size: 20px;
		font-weight: bold;
	}
	.top_inner .txt04 i {
		display: inline;
	}

/* �\��{�^�� �� */

	.heading04 {
		margin-top: 12px;
		font-size: 16px;
	}

	.heading04::before,
	.heading04::after {
		height: 22px;
	}

	.heading04::before {
		margin-right: 17px;
	}
	.heading04::after {
		margin-left: 17px;
	}

	.inq_button, 
	.inq_button_blue {
	    width: 90%;
	    padding: 1rem;
	    border-radius: 2.4em;
	    font-size: 21px;
	    letter-spacing: 0;
	    margin-bottom: 40px;
	    box-shadow: 0 3px #2a945f;
	    box-sizing: border-box;
	}
	.inq_button:before, 
	.inq_button_blue:before {
	    width: 28px;
	    height: 28px;
	    background-size: 23px 23px;
	    top: 38%;
	    right: 12px;
	}

	.inq_button_blue {
	    border-radius: .4em;
	    font-size: 16px;
	    box-shadow: 0 3px #0f2b6e;
/*	    background-image: none;*/
	    margin-bottom: 20px;
		background-size: auto 80%;
	}
	.inq_button_blue:before {
	    width: 18px;
	    height: 18px;
	    background-size: 13px 13px;
	    top: 43%;
	    right: 6px;
	}

}

.toptneglected .txt01 {
	font-size: 24px;
	line-height: 1.8;
	margin-top: 40px;
}
.toptneglected .txt01 span {
	font-weight: bold;
}
.toptneglected .txt02 {
	font-size: 24px;
	line-height: 1.8;
	margin-top: 40px;
}
.toptneglected .txt02 span {
	font-size: 35px;
	font-weight: bold;
}
.toptneglected .txt03 {
	font-size: 24px;
	line-height: 1.8;
	margin-top: 40px;
}
.toptneglected .txt03 span {
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	.toptneglected .txt01 {
		font-size: 16px;
		margin-top: 20px;
	}
	.toptneglected .txt02 {
		font-size: 16px;
		margin-top: 20px;
	}
	.toptneglected .txt02 span {
		font-size: 18px;
	}
	.toptneglected .txt03 {
		font-size: 16px;
		margin-top: 20px;
	}
}
.reasonsec {
	margin-top: 10px;
	border: 3px solid #13317f;
}

.reasonsec.no_btop {
    border-top: none;
}

.reasontit {
	background: #13317f;
	color: #fff;
	font-weight: bold;
	font-size: 35px;
	text-align: center;
	padding: 11px 20px 10px;
}

.reasontit span i {
	font-style: normal;
	font-size: 40px;
}
.reasontit img {
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 15px;
	flex-shrink: 0;
}
.reasonwrap {
	padding: 60px 60px 40px;
	font-size: 24px;
}

.no_btop .reasonwrap .col-left {
	text-align: center;
	width: 60%;
}

.reasonwrap .cv_title {
    padding: 10px 0;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
}
.reasonwrap .price_box {
  background-color: #DBEDF9;
  padding: 2%;
}
.reasonwrap .price_wrap {
	display: flex;
	background-color: #DBEDF9;
	justify-content: space-around;
	align-items: center;
}
.reasonwrap .price_wrap .col-right {
	width: 40%;
	align-self: center;
	text-align: center;
}
.reasonwrap .cv_area {
    padding: 10px 0 0;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    display: block;
    margin-top: 0px;
    margin-bottom: 5px;
}

.reasonwrap .cv_price {
    font-size: 76px;
    font-weight: bold;
    padding-left: 36px;
}

.reasonwrap .cv_yen {
    font-size: 38px;
    font-weight: bold;
}
.reasonwrap .campaign_price {
  margin-top: 30px;
  text-align: center;
}
.reasonwrap .campaign_price .campaign_header {
  color: #cf5492;
  font-size: 36px;
}
.reasonwrap .campaign_price .campaign_text {
  color: #cf5492;
  font-size: 18px;
}
.reasonwrap .campaign_price .cv_price {
  font-size: 68px;
  padding-left: 10px;
}
.reasonwrap .campaign_price .cv_yen {
  font-size: 30px;
}

.no_btop .reasonwrap {
    padding-top: 10px;
}

.no_btop .reasonwrap {
    padding-top: 10px;
}

.no_btop .reasonwrap {
    padding-top: 10px;
}



.reasonwrap .img01 {
	text-align: center;
}
.reasonbox01 {
	background: #eceef7;
	text-align: center;
	padding: 35px 0;
	margin-top: 50px;
	font-size: 24px;
	line-height: 1.8;
	border: 3px solid #13317f;
}

.reasonbox01 ul li:first-child {
    padding-top: 35px;
}

.reasonbox01 ul li:last-child {
    padding-bottom: 35px;
}


.reasonbox01 .txt {
	font-weight: bold;
}
.reasonbox01 .txt span {
	background: #FF0;
	font-size: 35px;
}
.reasonwrap .txt04 {
	text-align: center;
	font-size: 24px;
	margin: 40px 0;
	line-height: 1.8;
}
.reasonwrap .txt04 span {
	display: inline-block;
	font-size: 35px;
	font-weight: bold;
	background: #cdd7ed;
	padding: 0 10px;
	margin: 10px 0 0;
}
.reasonwrap .txt05 {
	text-align: center;
	font-size: 24px;
	line-height: 1.8;
}
.reasonwrap .txt05 span {
	display: block;
}
.reasontab {
	margin-top: 50px;
}
.reasontab .tit {
	text-align: center;
	margin-bottom: 40px;
}
.reasontab .tit span {
	display: inline-block;
	font-size: 35px;
	padding: 0 10px;
	font-weight: bold;
	background: url(../images/bg_line.png) 0 90% repeat-x;
}
.reasontab table {
	width: 100%;
	text-align: center;
}
.reasontab table th {
	text-align: center;
	color: #fff;
	font-size: 24px;
	padding: 10px 0;
	border: 1px solid #d6d6d6;
}
.reasontab table td {
	font-size: 20px;
	padding: 15px 0;
	border: 1px solid #d6d6d6;
}
.reasontab table .bg01 {
	background: #aabadf;
}
.reasontab table .bg02 {
	background: #13317f;
}
.reasontab table .bg03 {
	background: #f6f6f6;
}
.reasonwrap .txt06 {
	font-size: 24px;
	line-height: 1.8;
	margin-top: 40px;
}
.reasonwrap .txt06 i {
	font-style: normal;
	font-size: 35px;
}
.reasonwrap .txt07 {
	line-height: 1.8;
	margin-top: 40px;
}
.reasonwrap .txt07 span {
	display: inline-block;
	background: #FF0 url(../images/ico03.png) 10px 8px no-repeat;
	margin-top: 10px;
	padding: 0 10px 0 50px;
	font-weight: bold;
}
.reasonwrap .txt08 {
	line-height: 1.8;
	margin-top: 40px;
}
.reasonwrap .txt08 span {
	background: #13317f;
	color: #fff;
	font-size: 35px;
	display: inline-block;
	line-height: 1.3;
	padding: 0 5px;
}
.reasonwrap .txt09 {
	line-height: 1.8;
	margin-top: 40px;
}
.reasonwrap .txt09 span {
	font-size: 35px;
	font-weight: bold;
}
.reasonwrap .txt10 {
	line-height: 1.8;
	margin-top: 40px;
}
.reasonwrap .txt10 span {
	font-size: 35px;
	font-weight: bold;
	background: #FF0;
}
.reasonwrap .link {
	text-align: right;
	margin-top: 30px;
}
.reasonwrap .link a {
	color: #8C9FD2;
	font-size: 24px;
	text-decoration: underline;
}
.reasonwrap .link a:hover {
	text-decoration: none;
}
@media screen and (max-width: 767px) {
	.reasonsec {
		margin-top: 25px;
		border: 1px solid #13317f;
	}
	.reasontit {
		font-size: 20px;
		padding: 10px;
	}
	.reasontit span i {
		font-style: normal;
		font-size: 25px;
	}
	.reasontit img {
		width: 30px;
		margin-right: 5px;
		margin-top: 0;
		flex-shrink: 0;
	}
	.reasonwrap {
		padding: 20px 10px;
		font-size: 16px;
	}
	.reasonbox01 {
		padding: 15px 0;
		margin-top: 25px;
		font-size: 16px;
	}
	.reasonbox01 .txt span {
		font-size: 18px;
	}
	.reasonwrap .txt04 {
		font-size: 16px;
		margin: 20px 0;
	}
	.reasonwrap .txt04 span {
		display: inline;
		font-size: 18px;
	}
	.reasonwrap .txt05 {
		font-size: 16px;
	}
	.reasontab {
		margin-top: 25px;
	}
	.reasontab .tit {
		margin-bottom: 20px;
	}
	.reasontab .tit span {
		display: inline-block;
		font-size: 18px;
		padding: 0 10px;
		font-weight: bold;
		background: url(../images/bg_line.png) 0 90% repeat-x;
		background-size: auto 8px;
	}
	.reasontab table th {
		font-size: 16px;
	}
	.reasontab table td {
		font-size: 13px;
		padding: 15px 0;
		border: 1px solid #d6d6d6;
	}
	.reasonwrap .txt06 {
		font-size: 16px;
		margin-top: 20px;
	}
	.reasonwrap .txt06 i {
		font-style: normal;
		font-size: 18px;
	}
	.reasonwrap .txt07 {
		margin-top: 20px;
	}
	.reasonwrap .txt07 span {
		background: #FF0 url(../images/ico03.png) 5px 5px no-repeat;
		background-size: 20px;
		margin-top: 10px;
		padding: 0 10px 0 30px;
		font-weight: bold;
	}
	.reasonwrap .txt08 {
		margin-top: 20px;
	}
	.reasonwrap .txt08 span {
		font-size: 18px;
		display: inline;
		line-height: 1.3;
		padding: 0 5px;
	}
	.reasonwrap .txt09 {
		margin-top: 20px;
	}
	.reasonwrap .txt09 span {
		font-size: 18px;
	}
	.reasonwrap .txt10 {
		margin-top: 20px;
	}
	.reasonwrap .txt10 span {
		font-size: 18px;
	}
	.reasonwrap .link a {
		color: #8C9FD2;
		font-size: 13px;
	}
	
	.reasonwrap .font_blk_big.ttl {
		font-size: 5vw!important;
	}
	.reasonwrap .cv_title {
	    padding: 6px 0;
	    font-size: 18px;
	    margin-top: 5px;
	    margin-bottom: 5px;
	}
	.reasonwrap .col-left {
		font-size: 12px;
		width: 60%;
	}
	.reasonwrap .col-right {
		width: 40%;
		text-align: center;
		padding: 20px 0
	}
	.reasonwrap .col-right img {
		width: 25vw;
	}
	.reasonwrap .cv_area {
	    padding: 6px 0 0 0px;
	    font-size: 14px;
	    margin-bottom: 2px;
	}
	.reasonwrap .cv_area .icon_new {
		font-size: 12px;
		padding: 2px 4px;
	}

	.reasonwrap .cv_price {
	    font-size: 24px;
	    padding-left: 0px;
		text-align: center;
	}
	
	.reasonwrap .cv_yen {
	    font-size: 14px;
	}
  
  .reasonwrap .campaign_price {
    margin-top: 15px;
  }
  .reasonwrap .campaign_price .campaign_header {
    font-size: 19px;
  }
  .reasonwrap .campaign_price .campaign_text {
    font-size: 10px;
  }
  .reasonwrap .campaign_price .cv_price {
    font-size: 24px;
  }
  .reasonwrap .campaign_price .cv_yen {
    font-size: 14px;
  }
	
	.no_btop .reasonwrap .right_box img {
	    margin-top: 0px;
	    margin-bottom: 0px;
	}


}
.reasonbox02 {
	background: #fdecf3;
	padding: 15px 0;
	text-align: center;
	margin-top: 35px;
	line-height: 1.8;
}
.reasonbox02 i {
	font-style: normal;
	background: #FF0;
	display: inline-block;
	line-height: 1.5;
	padding: 0 5px;
}
.reasonwrap.reasonpt {
	padding-top: 20px;
}
.reasonwrap .note {
	font-size: 20px;
	margin-bottom: 40px;
}
.reasonbox03 {
	background: #fdecf3;
	padding: 15px 0;
	text-align: center;
	margin-top: 35px;
	line-height: 1.8;
}
.reasonbox03 i {
	font-style: normal;
	background: #FF0;
	font-size: 35px;
	font-weight: bold;
	display: inline-block;
	line-height: 1.5;
	margin: 20px 0 5px;
}
.reasonbox04 {
	background: #fdecf3;
	padding: 15px 0;
	text-align: center;
	margin-top: 35px;
	line-height: 1.8;
}
.reasonbox04 span {
	font-size: 35px;
	display: inline-block;
	margin: 15px 0 5px;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	.reasonbox02 {
		padding: 10px;
		margin-top: 15px;
	}
	.reasonbox02 i {
		display: inline;
	}
	.reasonwrap .note {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.reasonbox03 {
		background: #fdecf3;
		padding: 10px;
		margin-top: 15px;
	}
	.reasonbox03 i {
		font-size: 18px;
		margin: 10px 0 5px;
	}
	.reasonbox04 {
		background: #fdecf3;
		padding: 10px;
		margin-top: 15px;
	}
	.reasonbox04 span {
		font-size: 18px;
		margin: 10px 0 5px;
	}
}
.toptneglected .txt11 {
	font-size: 24px;
	margin-top: 40px;
}
.resonfeature {
	width: 800px;
	margin: 0 auto;
	border: 3px solid #13317f;
	position: relative;
	padding: 50px 65px;
	margin-top: 70px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #eceef7 url(../images/img10.png) right 16px no-repeat;
}
.resonfeature .tit {
	background: #13317f;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 450px;
	padding: 5px 0;
	font-size: 38px;
	position: absolute;
	top: -30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 2;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.resonfeature .list {}
.resonfeature .list li {
	padding: 0 0 0 30px;
	font-weight: bold;
	font-size: 34px;
	background-image: url(../images/ico04.svg);
	background-repeat: no-repeat;
	background-size: 25px 25px;
	background-position: 0 10px;
	color: #ce5392;
}
.resonfeature .list li span {
	display: inline-block;
	background: #FF0;
	padding: 0 5px;
}
.resonfeature .list li+li {
	margin-top: 15px;
}
.toptneglected .txt12 {
	font-size: 24px;
	margin-top: 40px;
	line-height: 1.8;
}
.toptneglected .txt12 span {
	font-weight: bold;
}
.toptneglected .txt12 i {
	font-size: 35px;
	font-style: normal;
}
.toptneglected .arrow {
	text-align: center;
	margin: 20px 0 25px;
}
.toptneglected .btn {
	text-align: center;
}
@media screen and (max-width: 767px) {
	.toptneglected .txt11 {
		font-size: 16px;
		margin-top: 20px;
	}
	.resonfeature {
		width: 100%;
		border: 1px solid #13317f;
		padding: 40px 10px 20px;
		margin-top: 35px;
	}
	.resonfeature .tit {
		padding: 5px;
		font-size: 18px;
		position: absolute;
		top: -15px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		z-index: 2;
		width: 90%;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		-ms-border-radius: 30px;
		-o-border-radius: 30px;
		border-radius: 30px;
	}
	.resonfeature .list li {
		padding: 0 0 0 24px;
		font-weight: bold;
		font-size: 18px;
		background-size: 14px 14px;
		background-position: 5px 5px;
	}
	.resonfeature .list li+li {
		margin-top: 15px;
	}

	.resonfeature {
		background-image: none;
	}

	.toptneglected .txt12 {
		font-size: 16px;
		margin-top: 20px;
	}
	.toptneglected .txt12 i {
		font-size: 18px;
	}
	.toptneglected .arrow {
		margin: 15px 0 0;
	}
	.toptneglected .arrow img {
		width: 150px;
	}
	.toptneglected .btn {
		text-align: center;
	}
}
.topcontact {
	padding: 60px 0;
}
.topcontact .img {
	text-align: center;
	margin: 60px 0 0;
}
.topcontact .txt01 {
	font-size: 24px;
	line-height: 2;
	margin-top: 40px;
}
.topcontact .txt01 i {
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
.topcontact .txt01 span {
	background: #FF0;
	font-weight: bold;
	display: inline-block;
	padding: 0 5px;
	line-height: 1.5;
	font-size: 30px;
}
.topcontact .txt02 {
	font-size: 24px;
	line-height: 2;
	margin-top: 60px;
}
.topcontact .txt02 span {
	font-weight: bold;
	font-size: 30px;
}
.topcontact .arrow {
	text-align: center;
	padding: 40px 0 0;
}
.topcontact .btn {
	text-align: center;
}
@media screen and (max-width: 767px) {
	.topcontact {
		padding: 30px 0;
	}
	.topcontact .img {
		margin: 30px 0 0;
	}
	.topcontact .txt01 {
		font-size: 16px;
		margin-top: 20px;
	}
	.topcontact .txt01 span {
		font-size: 18px;
	}
	.topcontact .txt02 {
		font-size: 16px;
		line-height: 2;
		margin-top: 30px;
	}
	.topcontact .txt02 span {
		font-size: 18px;
	}
	.topcontact .arrow {
		padding: 20px 0 0;
	}
	.topcontact .arrow img {
		width: 150px;
	}
}
.toplink {
	padding-bottom: 80px;
}
.toplink .tit {
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	padding: 10px 0;
	margin-bottom: 50px;
}
.toplink dl+dl {
	margin-top: 35px;
}
.toplink dl dt {
	float: left;
}
.toplink dl dd {
	overflow: hidden;
	padding: 0 0 0 25px;
}
.toplink dl dd a {
	font-size: 24px;
	text-decoration: underline;
	color: #000;
	line-height: 2;
}
.toplink dl dd a:hover {
	text-decoration: none;
}
@media screen and (max-width: 767px) {
	.toplink {
		padding-bottom: 40px;
	}
	.toplink .tit {
		font-size: 20px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		padding: 5px 0;
		margin-bottom: 25px;
	}
	.toplink dl+dl {
		margin-top: 15px;
	}
	.toplink dl dt {
		float: left;
		width: 120px;
	}
	.toplink dl dd {
		padding: 0 0 0 10px;
	}
	.toplink dl dd a {
		line-height: 1.5;
		font-size: 16px;
	}
}
.ftlink {
	background: #fdecf3;
	padding: 30px 0 35px;
	margin-top: 40px;
}
.ftlink .list li {
	padding: 0 0 0 25px;
	background: url(/lp/datsumo_kiji1/images/ico06.png) 0 center no-repeat;
}
.ftlink .list li+li {
	margin-top: 15px;
}
.ftlink .list li a {
	color: #000;
	font-size: 24px;
	text-decoration: underline;
}
.ftlink .list li a:hover {
	text-decoration: none;
}
.copyright {
	text-align: center;
	color: #fff;
	background: #13317f;
	padding: 10px 0 50px;
	font-size: 16px;
}
@media screen and (max-width: 767px) {
	.ftlink {
		padding: 15px 0 20px;
	}
	.ftlink .list li {
		padding: 0 0 0 15px;
		background: url(/lp/datsumo_kiji1/images/ico06.png) 0 center no-repeat;
		background-size: 7px;
	}
	.ftlink .list li+li {
		margin-top: 5px;
	}
	.ftlink .list li a {
		font-size: 16px;
	}
	.copyright {
		padding: 10px 0 25px;
		font-size: 12px;
	}
}
.mhlw-risk>.mhlw-risk-single {
	margin-top: 20px;
	padding: 10px;
	font-size: 13px;
	background-color: #dedede;
	overflow: hidden;
}
.mhlw-risk>.mhlw-risk-single a {text-decoration: underline;}
.btnYoyaku {text-align: center;}
.btnYoyaku p {font-size: 16px; margin: 5px 0 0;}

.campaign .txt01 {
	font-size: 36px;
    line-height: 1.2;
    font-weight: bold;
	padding: 20px 0;
}
.campaign .txt01 span {font-size: 36px;}
.campaign .txt02 {
	font-size: 36px;
    line-height: 1.6;
	padding: 20px 0;
}
.bg_campaign {
	background: #FFF3DF;
	padding: 20px 0 50px;
}
@media screen and (max-width: 767px) {
	.campaign .txt01 {
		font-size: 18px;
		font-weight: bold;
	}
	.campaign .txt01 span {font-size: 18px;}
	.campaign .txt02 {
		font-size: 18px;
	}
	.bg_campaign {
		padding: 10px 0 30px;
	}
}

.text01 {
	text-align: center;
}
.text01 p:first-child {
	background: #ffff00;
	padding: 5px;
	color: #d0558e;
	font-size: 30px;
	font-weight: bold;
}
.text01 p span::before {
	font-family: "FontAwesome";
}
.text01 p:last-child {
	font-size: 30px;
	font-weight: bold;
	margin: 5px 0 0;
}

@media screen and (max-width: 767px) {
	.text01 p:first-child {
		padding: 1vw 0;
		color: #d0558e;
		font-size: 5vw;
	}
	.text01 p:last-child {
		font-size: 4vw;
		margin: 1vw 0 0;
	}
}







/*230614追加*/

.addTxt{background-color: #f1f1f1; font-size: 20px; padding: 10px; margin-bottom: 10px;}
.animeLabel{background-color: #13317f; font-size: 32px; color: #FFF; padding: 5px; text-align: center; font-weight: 500; margin: 0;}
.yellowtxt {color:#fefa1f;}
.hdL { padding: 3px 0; font-weight: bold; border-top: 4px solid #1676d5; border-bottom: 4px solid #1676d5;}
.hdL p { padding: 20px 0; font-size: 30px; text-align: center; background-color:#1676d5 ; color: #FFF; border: 0;}
.resonfeature { width: 800px; margin: 0 auto; border: 3px solid #ce5392;
    position: relative; padding: 50px 65px; margin-top: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fcf4f8;background-image: inherit;}
.freeblank{margin-top: 80px;}
.smallTxt{font-size: 24px!important; font-weight: normal!important;}


@media screen and (max-width: 767px) {
	.addTxt{ font-size: 2.6vw; padding: 3%; margin-bottom: 5%;}
.animeLabel{font-size: 18px;  padding: 5px; text-align: center; font-weight: 500; margin: 0;}
.hdL { padding: 3px 0; font-weight: bold; border-top: 2px solid #1676d5; border-bottom: 2px solid #1676d5;}
.hdL p { padding: 10px 0; font-size:26px; text-align: center; background-color:#1676d5 ; color: #FFF; border: 0;}
.resonfeature { width: 100%; margin: 0 auto; border: 3px solid #ce5392;
    position: relative; padding: 40px 30px 20px; margin-top: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fcf4f8;background-image: inherit;}
	.resonfeature .list li+li { margin-top: 7px;}
	p._ticketOFF,p._ticketON{width:80%; margin: auto 10%;}
	.freeblank{margin-top: 40px!important; padding-top: 0px!important; }
	.smallTxt{font-size: 3.6vw!important; font-weight: normal!important;}
}

.rebound_wrap {}
.top_inner .rebound_wrap .font_blk_big {
	    font-size: 60px !important;
}
.rebound_wrap .graph_box {
  text-align: center;
}
.rebound_wrap .graph_box img {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
	.top_inner .rebound_wrap .font_blk_big {
		font-size: 30px !important;
	}
	.rebound_wrap .graph_box img {
		width: 70%;
	}
}


.resonfeature.long-ttl {
	width: 900px;
	padding: 100px 65px 40px;
  margin-bottom: 80px;
}
.resonfeature.long-ttl .tit {
	width: 700px;
  border-radius: 80px;
  line-height: 1.4;
	top: -60px;
}
.resonfeature.long-ttl .list li em {
  color: #000000;
  font-size: 24px;
  padding-left: 10px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
	.resonfeature.long-ttl {
		width: 100%;
		padding: 50px 10px 10px;
    margin-bottom: 40px;
	}
	.resonfeature.long-ttl .tit {
    width: 90%;
		top: -30px;
	}
	.resonfeature.long-ttl .list li em {
    display: block;
    font-size: 16px;
  }

}