/* ---------------------------------------------------------------------------------------------

ã€€   COMMON

--------------------------------------------------------------------------------------------- */
.sec_title {
	position: relative;
	text-align: center;
}
.sec_title:before,
.sec_title:after {
  content: "";
  width: 40px;
  height: 4px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
}
.sec_title:before {
	background: #19a690;
	border-radius: 2px 0 0 2px;
	margin-left: -20px;
}
.sec_title:after {
	background: #fee002;
	border-radius: 0 2px 2px 0;
	margin-left: 20px;
}

.sec_title span {
	color: #19a690;
}
.btn {
	display: block;
	margin: 0 auto;
	border: 2px solid #19a690;
	color: #19a690;
	text-align: center;
	height: 60px;
	line-height: 60px;
	border-radius: 50px;
}
.btn:hover {
	opacity: .6;
}
.btn span {
	display: inline-block;
	position: relative;
	font-weight: 700;
	letter-spacing: .05em;
}

.kotira{
	margin: 30px auto;
}
.btn02 {
	display: block;
	margin: 0 auto;
	border: 2px solid #19a690;
	color: #fff;
	text-align: center;
	height: 60px;
	line-height: 60px;
	border-radius: 50px;
	background: #19a690;
}
.btn02:hover {
	opacity: .6;
}
.btn02 span {
	display: inline-block;
	position: relative;
	font-weight: 700;
	letter-spacing: .05em;
}
@media only screen and ( max-width : 767px ) {
	.sec_title {
		font-size: 20px;
		padding-bottom: 20px;
		margin-bottom: 30px;
	}
	.btn {
		font-size: 18px;
		width: 240px;
	}

	.btn02 {
		font-size: 18px;
		width: 240px;
	}


}
@media only screen and ( max-width : 320px ) {
	.sec_title {
		font-size: 5.4vw;
	}
}
@media print, screen and ( min-width : 768px ) {
	.sec_title {
		font-size: 36px;
		padding-bottom: 30px;
		margin-bottom: 40px;
	}
	.btn {
		font-size: 20px;
		width: 320px;
	}
	.btn02 {
		font-size: 20px;
		width: 320px;
	}
}

/* ---------------------------------------------------------------------------------------------

ã€€   MV

--------------------------------------------------------------------------------------------- */
#mv .container {
	height: 100%;
}
#mv h2 {
	font-weight: 900;
	line-height: .8em;
}
#mv h2 span {
	color: #19a690;
	line-height: 1.0;
}
.mv_ambassada {
    display: -ms-flexbox;
	display: flex;
    -ms-flex-align: end;
	align-items: flex-end;
	position: relative;
}
.mv_ambassada p {
	position: absolute;
	z-index: 10;
	font-weight: 700;
}
.mv_ambassada p br {
	display: none;
}
.mv_txt_inner {
	position: relative;
}
.mv_txt p {
	font-weight: 700;
}
.jisseki_copy {
	position: absolute;
}
.mv_txt_lead {
	font-weight: 700;
	letter-spacing: .02em;
	line-height: 1.4em;
}
.mv_txt_lead span {
	font-weight: 900;
	background: linear-gradient(transparent 50%, #fce533 50%);
	line-height: 1.2em;
}
.mv_txt_lead02 {
	font-weight: 900;
	line-height: 1.2em;
}
.mv_txt_lead02 span {
	color: #ea752e;
	line-height: 1.2em;
}
@media only screen and ( max-width : 991px ) {
	#mv .container {
		max-width: 100%;
		padding: 0 2%;
	}
}
@media only screen and ( max-width : 767px ) {
	#mv {
		height: 100vw;
		background: url(../img/mv_bg.jpg) no-repeat center / cover;
		padding-top: 90px;
	}
	#mv h2 {
		text-align: center;
		width: 100%;
		font-size: 5.5vw;
		line-height: 1.2em;
	}
	.mv_ambassada {
		width: 44%;
		margin-left: 0;
		margin-right: 0;
	}
	.mv_ambassada p {
		bottom: 4vw;
		left: 24%;
		font-size: 1.7vw;
	}
	.mv_txt {
		width: 56%;
		padding-left: 3%;
	}
	.jisseki_copy {
		left: -18vw;
		top: -7vw;
		width: 17vw;
	}
	.mv_txt p {
		font-size: 2.4vw;
	}
	.mv_txt .mv_txt_lead {
		font-size: 3vw;
		margin-bottom: 4vw;
	}
	.mv_txt .mv_txt_lead02 {
		font-size: 3.5vw;
		margin-bottom: 2vw;
	}
	.mv_txt .mv_txt_lead02 small {
		font-size: 3.6vw;
	}
	.mv_txt .mv_txt_lead02 span {
		font-size: 7.6vw;
	}
	.mv_txt .mv_txt_lead02 span small {
		font-size: 6vw;
	}
}
@media only screen and ( max-width : 360px ) {
	#mv {
		padding-top: 70px;
		height: 98vw;
	}
	.mv_ambassada {
		width: 64%;
		margin-left: -20%;
		margin-right: 1%;
	}
	.mv_txt {
		width: 55%;
	}
	.mv_txt_ex br {
		display: none;
	}
	.mv_ambassada p {
		left: 32%;
		bottom: 2vw;
		line-height: 2.2em;
	}
	.mv_ambassada p br {
		display: block;
	}
}
@media print, screen and ( min-width : 768px ) {
	#mv {
		height: 60vw;
		background: url(../img/mv_bg.jpg) no-repeat center / cover;
	}
	#mv .container {
		padding-top: 90px;
	}
	.mv_ambassada {
		width: 48%;
		margin-left: -10%;
		margin-right: 2%;
	}
	.mv_ambassada:after {
		content: "";
		width: 65px;
		height: 64px;
		background: url(../img/mv_deco.png) no-repeat center / 100%;
		position: absolute;
		right: 0;
		top: 10%;
	}
	.mv_ambassada p {
		bottom: 2vw;
		left: 21%;
		font-size: 1.4vw;
	}
	.mv_txt {
		width: 60%;
	}
	.jisseki_copy {
		right: -1vw;
		top: 2vw;
		width: 17vw;
	}
	.mv_txt h2 {
		font-size: 7vw;
		margin-bottom: 2vw;
	}
	.mv_txt p {
		font-size: 1.5vw;
	}
	.mv_txt .mv_txt_lead {
		font-size: 2.2vw;
		margin-bottom: 3vw;
	}
	.mv_txt .mv_txt_lead02 {
		font-size: 3vw;
		margin-bottom: 2vw;
	}
	.mv_txt .mv_txt_lead02 small {
		font-size: 2.2vw;
	}
	.mv_txt .mv_txt_lead02 span {
		font-size: 4vw;
	}
	.mv_txt .mv_txt_lead02 span small {
		font-size: 3vw;
	}
}
@media print, screen and ( min-width : 992px ) {
	#mv {
		height: 600px;
	}
	.mv_ambassada p {
		bottom: 20px;
		font-size: 13px;
	}
	.jisseki_copy {
		right: -80px;
		top: 10px;
		width: 178px;
	}
	.mv_txt h2 {
		font-size: 50px;
		margin-bottom: 20px;
		line-height: 1.2em !important;
	}
	.mv_txt p {
		font-size: 15px;
	}
	.mv_txt .mv_txt_lead {
		font-size: 24px;
		margin-bottom: 40px;
	}
	.mv_txt .mv_txt_lead02 {
		font-size: 31px;
		margin-bottom: 20px;
	}
	.mv_txt .mv_txt_lead02 small {
		font-size: 24px;
	}
	.mv_txt .mv_txt_lead02 span {
		font-size: 40px;
	}
	.mv_txt .mv_txt_lead02 span small {
		font-size: 30px;
	}
}

/* ---------------------------------------------------------------------------------------------

ã€€   NO1

--------------------------------------------------------------------------------------------- */
#no1 {
	overflow: hidden;
}
#no1 h2 {
	text-align: center;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
@media only screen and ( max-width : 991px ) {
	#no1 h2 {
		margin-bottom: 20px;
	}
	#no1 ul li {
		margin-bottom: 20px;
	}

}
@media print, screen and ( min-width : 768px ) {
	#no1 ul li {
		flex: 1;
	}
}
@media print, screen and ( min-width : 992px ) {
	#no1 h2 {
		margin-bottom: 30px;
	}
	#no1 ul {
		width: 66%;
	}
	#no1 .movie {
		width: 44%;
		margin: auto;
	}
}


/* ---------------------------------------------------------------------------------------------

ã€€   POINT

--------------------------------------------------------------------------------------------- */
#point {
	background: #19a690;
	color: #fff;
}
#point li {
	border: 2px solid #fff;
	border-radius: 10px;
	font-weight: 700;
}
#point li span {
	color: #fee002;
}

@media only screen and ( max-width : 767px ) {
	#point li {
		display: -ms-flexbox;
		display: flex;
    	-ms-flex-align: center;
		align-items: center;
		margin-bottom: 10px;
		padding: 10px;
	}
	#point li:last-child {
		margin-bottom: 0;
	}
	#point li i {
		width: 36%;
		text-align: center;
	}
	#point li i img {
		max-width: 60%;
	}
	#point li p {
		width: 64%;
	}

}

@media print, screen and ( min-width : 768px ) {
	#point li {
		width: 32%;
		margin-right: 2%;
		text-align: center;
		padding: 20px 0;
		font-size: 18px;
		margin-top: 15px;
	}
	#point li:nth-child(1),
	#point li:nth-child(2),
	#point li:nth-child(3) {
		margin-top: 0;
	}
	#point li:nth-child(3n) {
		margin-right: 0;
	}
	#point li i {
		display: block;
		margin-bottom: 15px;
	}
}
@media print, screen and ( min-width : 992px ) {
	#point li {
		width: 19.2%;
		margin-right: 1%;
		margin-top: 0;
	}
	#point li:nth-child(3n) {
		margin-right: 1%;
	}
	#point li:last-child {
		margin-right: 0;
	}
}

/* ---------------------------------------------------------------------------------------------

ã€€   MEDIA

--------------------------------------------------------------------------------------------- */


@media only screen and ( max-width : 767px ) {
	#media.section {
		padding: 40px 0 0 0;
	}
	#media li {
		width: 32%;
		margin-right: 2%;
		margin-top: 10px;
	}
	#media li:nth-child(3n) {
		margin-right: 0;
	}

}

@media print, screen and ( min-width : 768px ) {
	#media.section {
		padding: 90px 0 0 0;
	}
	#media li {
		width: 18.4%;
		margin-right: 2%;
		margin-top: 10px;
	}
	#media li:nth-child(5n) {
		margin-right: 0;
	}
	#media li:nth-child(1),
	#media li:nth-child(2),
	#media li:nth-child(3),
	#media li:nth-child(4),
	#media li:nth-child(5) {
		margin-top: 0;
	}
}

/* ---------------------------------------------------------------------------------------------

ã€€   æ‚©ã¿ã‚„èª²é¡Œ

--------------------------------------------------------------------------------------------- */
#trouble {
	overflow: hidden;
}
#trouble li {
	position: relative;
	font-weight: 700;
	padding-left: 1.6em;
	margin-bottom: .5em;
	padding-bottom: .5em;
}
#trouble li span {
	color: #19a690;
}
#trouble li:last-child {
	margin-bottom: 0;
}
#trouble li:before {
	content: "";
	position: absolute;
	top: .3em;
	left: 0;
	background: url(../img/check.png) no-repeat center / 100%;
}
#trouble .trouble_big li {
	border-bottom: 1px solid #fff;
}
.trouble_big {
	background: #fee002;
}
.trouble_small .container {
	position: relative;
}
.trouble_small_pic {
	position: absolute;
}

#trouble .trouble_big .container{
	position: relative;
}

@media only screen and ( max-width : 767px ) {
	.trouble_big {
		padding: 30px 0;
		margin-bottom: 30px;
	}
	#trouble li {
		font-size: 15px;
	}
	#trouble .trouble_big li {
		font-size: 18px;
	}
	#trouble li:before {
		width: 15px;
		height: 13px;
	}
	#trouble .trouble_big li:before {
		width: 18px;
		height: 16px;
	}
	.trouble_small_pic {
		width: 30%;
		right: -4%;
		bottom: -30px;
	}
	#trouble .trouble_small ul li:nth-child(4),
	#trouble .trouble_small ul li:nth-child(5),
	#trouble .trouble_small ul li:nth-child(6) {
		width: 74%;
	}
}
@media only screen and ( max-width : 320px ) {
	#trouble .trouble_small ul li:nth-child(4) {
		width: 100%;
	}
}
@media print, screen and ( min-width : 768px ) {
	#trouble {
		padding-bottom: 50px;
	}
	.trouble_big {
		padding: 55px 0;
		margin-bottom: 55px;
	}
	#trouble li {
		font-size: 18px;
	}
	#trouble .trouble_big li {
		font-size: 24px;
	}
	#trouble li:before {
		width: 18px;
		height: 16px;
	}
	#trouble .trouble_big li:before {
		width: 24px;
		height: 21px;
	}
	.trouble_small_pic {
		bottom: -50px;
		right: -110px;
	}
	#trouble .trouble_small ul {
		width: 80%;
	}
}
@media print, screen and ( min-width : 992px ) {
	.trouble_small_pic {
		bottom: -50px;
		right: -45px;
	}
	#trouble .trouble_small ul {
		width: 100%;
	}
}

/* ---------------------------------------------------------------------------------------------

ã€€   INTRO

--------------------------------------------------------------------------------------------- */
#intro {
	color: #fff;
	background: url(../img/intro_bg.jpg) no-repeat center / cover;
}
#intro h2 span {
	color: #fee002;
}
#intro p {
	line-height: 1.8em;
	margin-bottom: 1.5em;
}
#intro p:last-child {
	margin-bottom: 0;
}

@media print, screen and ( min-width : 768px ) {
	#intro p {
		font-size: 18px;
		text-align: center;
	}
}


/* ---------------------------------------------------------------------------------------------

ã€€   ã‚³ãƒ³ã‚µãƒ«ä¼šç¤¾é¸ã³5ã¤ã®ãƒã‚¤ãƒ³ãƒˆ

--------------------------------------------------------------------------------------------- */
#select_point {
	background: url(../img/arrow_bg.png) no-repeat top center / 300px #fee002;
}

#select_point .sec_title:after {
	background: #fff;
}
.select_point_box,
.attention_box,
.reason_box,
.message_box {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 3px 0 rgba(0,0,0,.1);
	overflow: hidden;
}
.select_point_box:last-child,
.attention_box:last-child,
.reason_box:last-child,
.message_box:last-child,
.voice_box:last-child,
.flow_box:last-child,
.faq_box:last-child {
	margin-bottom: 0;
}
.select_point_box_tit,
.reason_box_tit,
.flow_box_tit,
.faq_box_tit {
	position: relative;
}
.select_point_num,
.reason_num,
.flow_num {
	position: absolute;
	background: #fee002;
	border-radius: 50%;
	text-align: center;
}
.select_point_num span,
.reason_num span,
.flow_num span {
	line-height: 1;
	display: block;
	text-shadow: 3px 3px 0 #fee002;
}
.select_point_txt p,
.attention_box p,
.reason_box p,
.message_box .message_content p,
.voice_box .voice_content p,
.flow_box p,
.faq_box .faq_content p {
	line-height: 1.8em;
	margin-bottom: 1.5em;
}
.select_point_txt p span,
.attention_box p span {
	color: #ea752e;
	font-weight: 700;
}
.select_point_txt p:last-child,
.attention_box p:last-child,
.reason_box p:last-child,
.message_box .message_content p:last-child,
.voice_box .voice_content p:last-child,
.flow_box p:last-child,
.faq_box .faq_content p:last-child {
	margin-bottom: 0;
}
.select_point_txt p small,
.attention_box p small,
.reason_box p small {
	display: block;
	font-size: 80%;
}

@media only screen and ( max-width : 767px ) {
	#select_point {
		background-size: 180px;
	}
	.select_point_box_tit,
	.reason_box_tit,
	.flow_box_tit {
		margin-bottom: 20px;
	}
	.select_point_num,
	.reason_num,
	.flow_num {
		width: 80px;
		height: 80px;
		top: -70px;
		left: -10px;
		padding-top: 40px;
	}
	.select_point_num small,
	.reason_num small,
	.flow_num small {
		font-size: 11px;
	}
	.select_point_num span,
	.reason_num span,
	.flow_num span,
	.faq_q span {
		font-size: 40px;
	}
	.select_point_box,
	.attention_box,
	.reason_box,
	.message_box,
	.voice_box,
	.flow_box {
		padding: 30px 20px;
		margin-bottom: 20px;
	}
	.select_point_box h3,
	.reason_box h3,
	.flow_box h3,
	.faq_box h3 {
		padding-left: 70px;
		font-size: 18px;
	}
}

@media print, screen and ( min-width : 768px ) {
	.select_point_box_tit,
	.reason_box_tit,
	.flow_box_tit {
		margin-bottom: 30px;
	}
	.select_point_num,
	.reason_num,
	.flow_num {
		width: 100px;
		height: 100px;
		top: -90px;
		left: -20px;
		padding-top: 55px;
	}
	.select_point_num small,
	.reason_num small,
	.flow_num small {
		font-size: 14px;
	}
	.select_point_num span,
	.reason_num span,
	.flow_num span,
	.faq_q span {
		font-size: 48px;
	}
	.select_point_box,
	.attention_box,
	.reason_box,
	.message_box,
	.voice_box,
	.flow_box {
		padding: 40px;
		margin-bottom: 30px;
	}
	.select_point_box h3,
	.reason_box h3,
	.flow_box h3 {
		padding-left: 80px;
		font-size: 26px;
	}
}
@media print, screen and ( min-width : 992px ) {
	.select_point_box,
	.attention_box,
	.reason_box,
	.message_box,
	.voice_box,
	.flow_box {
		padding: 40px 50px;
	}
	.select_point_num,
	.reason_num,
	.flow_num {
		left: -30px;
	}
}
/* ---------------------------------------------------------------------------------------------

ã€€   ã”æ³¨æ„ãã ã•ã„ï¼

--------------------------------------------------------------------------------------------- */
#attention {
	background: #666666;
}
#attention h2 {
	color: #fff;
}
#attention h2 i {
	display: block;
}
#attention h2 span {
	color: #fee002;
}
.attention_box h3 {
	position: relative;
}
.attention_box h3:before {
	content: "";
	position: absolute;
	left: 0;
	background: url(../img/icon-attention02.png) no-repeat center / 100%;
}
.attention_box h3 span.marker {
	position: relative;
	display: inline-block;
}
.attention_box h3 span.marker:after {
	content: "";
	height: 50%;
	background: url(../img/stripe02.jpg) repeat center;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
}
.attention_box h3 span.marker span {
	position: relative;
	z-index: 2;
}
.attention_box figure {
	border: 1px solid #efefef;
}
.attention_box figcaption {
	background: url(../img/stripe01.jpg) repeat center;
	color: #fee002;
	font-weight: 700;
	text-align: center;
}
.attention_box p span.marker {
	color: #333;
	border-bottom: 3px solid #fee002;
}

@media only screen and ( max-width : 767px ) {
	#attention h2 i {
		margin-bottom: 15px;
	}
	#attention h2 i img {
		width: 60px;
	}
	.attention_box h3 {
		font-size: 18px;
		margin-bottom: 20px;
		padding-left: 75px;
		min-height: 50px;
	}
	.attention_box h3:before {
		width: 57px;
		height: 50px;
		top: 0;
	}
	.attention_box figure {
		max-width: 280px;
		margin: 0 auto;
	}
	.attention_box figcaption {
		padding: 10px;
		font-size: 13px;
	}
}

@media print, screen and ( min-width : 768px ) {
	#attention h2 i {
		margin-bottom: 20px;
	}
	.attention_box h3 {
		font-size: 26px;
		margin-bottom: 30px;
		padding-left: 90px;
	}
	.attention_box h3:before {
		width: 68px;
		height: 60px;
		bottom: 0;
	}
	.attention_box figcaption {
		padding: 15px;
		font-size: 15px;
	}
}

/* ---------------------------------------------------------------------------------------------

ã€€   REASON

--------------------------------------------------------------------------------------------- */
#reason {
	background: #f9f9f9;
}
.reason_box h3 span {
	color: #ea752e;
}
.reason_box h3 .deco {
	color: #333;
	display: inline-block;
	line-height: 1;
	background: #fee002;
	padding: 10px 10px 8px 10px;
	margin-bottom: 5px;
}
.reason_box figure,
.reason_box figcaption {
	text-align: center;
}
.reason_box li {
	font-weight: 700;
}
.reason_box li i {
	margin-right: 10px;
}

@media only screen and ( max-width : 767px ) {
	.reason_box figcaption {
		font-size: 10px;
		margin-top: 10px;
	}
	.reason_box h3 .deco {
		font-size: 16px;
	}
	.reason_box h3 small {
		font-size: 14px;
	}
	.reason_box li {
		width: 48%;
		margin-right: 4%;
		margin-top: 15px;
	}
	.reason_box li:nth-child(1),
	.reason_box li:nth-child(2) {
		margin-top: 0;
	}
	.reason_box li:nth-child(2n) {
		margin-right: 0;
	}
	.reason_box li i img {
		max-width: 30px;
		max-height: auto;
	}
	.reason_box li img {
		max-height: 26px;
		width: auto;
	}
}

@media print, screen and ( min-width : 768px ) {
	.reason_box figcaption {
		font-size: 13px;
		margin-top: 15px;
	}
	.reason_box h3 small {
		font-size: 18px;
	}
	.reason_box li {
		margin-right: 20px;
		margin-bottom: 10px;
	}
	.reason_box li:last-child {
		margin-right: 0;
	}
	.reason_box h3 .deco {
		font-size: 22px;
	}
}

/* ---------------------------------------------------------------------------------------------

ã€€   MESSAGE

--------------------------------------------------------------------------------------------- */
#message {
	background: url(../img/arrow_bg02.png) no-repeat top center / 300px #fee002;
}
#message h2:after {
	background: #fff;
}
.message_box h3,
.voice_box h3 {
	position: relative;
	color: #ea752e
}
.message_box h3:before {
	content: "";
	position: absolute;
	width: 60px;
	height: 45px;
	background: url(../img/comma.png) no-repeat center / 100%;
	z-index: 1;
}
.message_box h3 span {
	position: relative;
	z-index: 2;
}
.message_top_pic img,
.voice_top_pic img {
	width: 100%;
}
.message_top_position,
.voice_top_position {
	margin-bottom: 10px;
}
.message_top_name,
.voice_top_name {
	font-weight: 700;
}
.message_top_name small,
.voice_top_name small {
	margin-left: .5rem;
}

@media only screen and ( max-width : 767px ) {
	#message {
		background-size: 180px;
	}
	.message_top,
	.voice_top {
		margin-bottom: 20px;
	}
	.message_box h3,
	.voice_box h3 {
		font-size: 18px;
		margin-bottom: 15px;
	}
	.message_box h3:before {
		top: -32px;
		left: -22px;
	}
	.message_top_position,
	.voice_top_position {
		font-size: 12px;
	}
	.message_top_name,
	.voice_top_name {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.message_top_name small,
	.voice_top_name small {
		font-size: 14px;
	}
	.message_top_pic,
	.voice_top_pic {
		max-width: 180px;
		margin: 0 auto;
	}
}

@media print, screen and ( min-width : 768px ) {
	.message_top,
	.voice_top {
		margin-bottom: 35px;
	}
	.message_box h3,
	.voice_box h3 {
		font-size: 26px;
		margin-bottom: 30px;
	}
	.message_box h3:before {
		top: -42px;
		left: -15px;
	}
	.message_top_position,
	.voice_top_position {
		font-size: 13px;
	}
	.message_top_name,
	.voice_top_name {
		font-size: 24px;
	}
	.message_top_name small,
	.voice_top_name small {
		font-size: 16px;
	}
}

/* ---------------------------------------------------------------------------------------------

ã€€   æ¯”è¼ƒ

--------------------------------------------------------------------------------------------- */
#comparison {
	overflow: hidden;
}
#comparison h3 {
	text-align: center;
}
#comparison h3 span {
	color: #ea752e;
}
.comparison_box:last-child {
	margin-bottom: 0;
}
.comparison_box02 li {
	background: #fee002;
	border-radius: 10px;
}
.comparison_box02 li i {
	display: block;
	text-align: center;
	margin-bottom: 15px;
}
.comparison_box02 li i img {
	border-radius: 50%;
}
.comparison_box02 li p {
	text-align: center;
	font-weight: 700;
}
.comparison_box02 li p span {
	color: #19a690;
}
.comparison_box02 li small {
	display: block;
	position: relative;
	padding-left: 1.2em;
	text-align: left;
	font-weight: 400;
}
.comparison_box02 li small:first-of-type {
	margin-top: 1em;
}
.comparison_box02 li small:before {
	content: "â€»";
	position: absolute;
	left: 0;
	top: 0;
}

.comparison_box03 {
	position: relative;
}
.comparison_box03 .comparison_company {
	border: 4px solid #fee002;
	border-radius: 10px;
}
.comparison_box03 .comparison_company li {
	position: relative;
	padding-left: 1em;
	margin-bottom: .5em;
}
.comparison_box03 .comparison_company li:before {
	content: "";
	width: .3em;
	height: .3em;
	background: #fee002;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: .5em;
}
.comparison_box03 .comparison_company_photo {
	position: absolute;
}
@media only screen and ( max-width : 991px ) {
	.comparison_box02 li {
		margin-bottom: 20px;
	}
	.comparison_box02 li:last-child {
		margin-bottom: 0;
	}
}
@media only screen and ( max-width : 767px ) {
	#comparison h3 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.comparison_box {
		margin-bottom: 35px;
	}
	.comparison_box01 img {
		display: block;
		margin-left: -15px;
		margin-right: -15px;
		max-width: calc(100% + 30px);
	}
	.comparison_box02 li {
		padding: 15px;
	}
	.comparison_box02 li p {
		font-size: 16px;
	}
	.comparison_box02 li p small {
		font-size: 12px;
	}
	.comparison_box02 li i img {
		width: 80px;
	}
	.comparison_box03 .comparison_company {
		padding: 20px;
	}
	.comparison_box03 .comparison_company li {
		font-size: 15px;
	}
	.comparison_box03 .comparison_company_photo {
		width: 44%;
		bottom: 0;
		right: -15px;
	}
}

@media print, screen and ( min-width : 768px ) {
	.comparison_box {
		margin-bottom: 70px;
	}
	#comparison h3 {
		font-size: 26px;
		margin-bottom: 40px;
	}
	.comparison_box02 li {
		padding: 25px;
	}
	.comparison_box02 li i img {
		width: 100px;
	}
	.comparison_box02 li p {
		font-size: 18px;
	}
	.comparison_box02 li p small {
		font-size: 14px;
	}
	.comparison_box03 .comparison_company {
		padding: 40px;
	}
	.comparison_box03 .comparison_company_photo {
		bottom: -90px;
		right: -50px;
		width: 300px;
	}
	.comparison_box03 .comparison_company ul {
		width: 43%;
	}
	.comparison_box03 .comparison_company li:last-child {
		margin-bottom: 0;
	}
}
@media print, screen and ( min-width : 992px ) {
	.comparison_box02 li {
		width: 32%;
		margin-right: 2%;
	}
	.comparison_box02 li:last-child {
		margin-right: 0;
	}
	.comparison_box03 .comparison_company {
		padding: 40px 50px;
		justify-content: flex-start !important;
	}
	.comparison_box03 .comparison_company li {
		font-size: 16px;
	}
	.comparison_box03 .comparison_company_photo {
		width: 300px;
	}
}
/* ---------------------------------------------------------------------------------------------

ã€€   VOICE

--------------------------------------------------------------------------------------------- */
#voice {
	background: #f9f9f9;
	overflow: hidden;
}
.voice_box {
	border: 4px solid #333;
	border-radius: 10px;
	position: relative;
}
.voice_box.norikae_jisseki:before {
	content: "";
	position: absolute;
	z-index: 2;
	background: url(../img/voice_norikae.png) no-repeat center / 100%;
}

@media only screen and ( max-width : 767px ) {
	.voice_box.norikae_jisseki:before {
		width: 90px;
		height: 117px;
		right: -15px;
		top: -30px;
	}
	.voice_box.norikae_jisseki h3 {
		padding-right: 60px;
	}
}

@media print, screen and ( min-width : 768px ) {
	.voice_box.norikae_jisseki:before {
		width: 100px;
		height: 130px;
		right: -20px;
		top: -50px;
	}
}
@media print, screen and ( min-width : 992px ) {
	.voice_box.norikae_jisseki:before {
		width: 148px;
		height: 192px;
		right: 50px;
	}
}
/* ---------------------------------------------------------------------------------------------

ã€€   FLOW

--------------------------------------------------------------------------------------------- */
.flow_box {
	background: #f9f9f9;
	overflow: hidden;
	border-radius: 10px;
	position: relative;
	margin-bottom: 0;
}
.flow_arrow {
	text-align: center;
}
.flow_box h3 {
	color: #19a690;
}
.flow_num {
	background: #fff;
}
.flow_num span {
	text-shadow: 3px 3px 0 #fff;
	color: #19a690;
}
#flow h2 span {
	border: 3px solid #19a690;
	display: inline-block;
	padding: 0 .3em;
	margin: 0 .3em;
}
#flow h2 span:first-of-type {
	margin-left: 0;
}


/* ---------------------------------------------------------------------------------------------

ã€€   FAQ

--------------------------------------------------------------------------------------------- */
.faq_box {
	background: #f0f0f0;
	border-radius: 10px;
}
.faq_box .faq_box_tit {
	background: #fee002;
	border-radius: 10px;
	cursor: pointer;
	transition: .3s;
	position: relative;
    display: -ms-flexbox;
	display: flex;
    -ms-flex-align: center;
	align-items: center;
}
.faq_box .faq_box_tit:after {
	content: "";
	position: absolute;
	bottom: 0;
	background: url(../img/faq_q_illust.png) no-repeat center / 100%;
}
.faq_box .faq_box_tit.open {
	border-radius: 10px 10px 0 0;
}
.faq_q {
	position: absolute;
	top: 0;
	text-align: center;
	height: 100%;
	overflow: hidden;
}
.faq_q:before {
	content: "";
	background: #fff;
	position: absolute;
	left: 0;
	width: 100%;
	border-radius: 50%;
}
.faq_q p {
	position: relative;
	z-index: 10;
}
.faq_q span {
	text-shadow: 3px 3px 0 #fff;
}
.faq_box h3 {
	position: relative;
	z-index: 13;
}
.faq_content {
	position: relative;
}
.faq_content:before {
	content: "";
	bottom: 0;
	position: absolute;
	background: url(../img/faq_a_illust.png) no-repeat center / 100%;
}
.icon-wrap {
	position: absolute;
	width: 60px;
	height: 60px;
	z-index: 11;
	background: #fee002;
	border-radius: 50%;
	left: 50%;
	transform: translateX(-50%);
	bottom: -25px;
	text-align: center;
}
.icon {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 34px;
  z-index: 2;
  bottom: -22px;
}
.icon:before,
.icon:after {
  position: absolute;
  content: "";
  display: block;
  transition: all 0.4s;
  background: #333;
  left: 50%;
  top: 50%;
  width: 50%;
  height: 3px;
  transform: translate(-50%, -50%);
}
.icon:before {
  transform: translate(-50%, -50%) rotate(90deg);
}
.switch.open .icon:before {
  transform: translate(-50%, -50%) rotate(0deg);
}
@media only screen and ( max-width : 767px ) {
	.faq_box {
		margin-bottom: 40px;
	}
	.faq_box .faq_box_tit {
		padding: 10px 55px 10px 15px;
		min-height: 110px;
	}
	.faq_box .faq_box_tit:after {
		width: 46px;
		height: 77px;
	}
	.faq_q {
		width: 70px;
		left: 10px;
	}
	.faq_q:before {
		height: 70px;
		width: 70px;
		top: -35px;
	}
	.faq_box h3 {
		padding-left: 70px;
		font-size: 18px;
	}
	.faq_box .faq_box_tit:after {
		right: 10px;
	}
	.faq_content {
		padding: 30px 15px 15px 85px;
	}
	.faq_content:before {
		left: 10px;
		width: 57px;
		height: 77px;
	}
}

@media only screen and ( max-width : 320px ) {
	.faq_box .faq_box_tit {
		padding-right: 35px;
	}
	.faq_box h3 {
		font-size: 17px;
		padding-left: 65px;
	}
	.faq_box .faq_box_tit:after {
		width: 40px;
		height: 67px;
		right: -5px;
	}
	.faq_content {
		padding: 15px 15px 15px 75px;
	}
	.faq_content:before {
		left: 10px;
		width: 49px;
		height: 67px;
	}
}
@media print, screen and ( min-width : 768px ) {
	.faq_box {
		margin-bottom: 40px;
	}
	.faq_box .faq_box_tit {
		padding: 10px 90px 10px 40px;
		min-height: 90px;
	}
	.faq_box .faq_box_tit:after {
		width: 57px;
		height: 96px;
	}
	.faq_q {
		left: 20px;
		width: 100px;
	}
	.faq_q:before {
		height: 100px;
		width: 100px;
		top: -50px;
	}
	.faq_box h3 {
		padding-left: 80px;
		font-size: 22px;
		line-height: 1.2;
	}
	.faq_content {
		padding: 30px 40px 20px 120px;
	}
	.faq_box .faq_box_tit:after {
		right: 20px;
	}
	.faq_content:before {
		left: 20px;
		width: 72px;
		height: 98px;
	}
}
@media print, screen and ( min-width : 992px ) {
	.faq_box .faq_box_tit {
		padding: 0 90px 0 50px;
	}
	.faq_content {
		padding: 30px 50px 20px 120px;
	}
	.faq_box h3 {
		padding-left: 70px;
		font-size: 26px;
	}
}
/* ---------------------------------------------------------------------------------------------

ã€€   OFFER

--------------------------------------------------------------------------------------------- */
#offer.section{
	padding: 0 0 40px 0;
}
#offer h2 {
	text-align: center;
}
.offer_box {
	border-radius: 10px;
	border: 4px solid #fee002;
	position: relative;
}
.offer_box:before,
.offer_box:after {
	content: "";
	background: url(../img/offer_box_ribbon.png) no-repeat center / 100%;
	position: absolute;
}
.offer_box:before {
	top: 0;
	left: 0;
}
.offer_box:after {
	right: 0;
	bottom: 0;
  	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.offer_box_pic,
.offer_box_txt {
	position: relative;
	z-index: 10;
}
.offer_lead {
	text-align: center;
	font-weight: 700;
}
.offer_box_tit span {
	display: inline-block;
	position: relative;
	color: #19a690;
}
.offer_box_tit span:before,
.offer_box_tit span:after {
	content: "";
	background: #19a690;
	width: 1px;
	height: 35px;
	position: absolute;
}
.offer_box_tit span:before {
  	-webkit-transform: rotate(-35deg);
	transform: rotate(-35deg);
	left: -15px;
}
.offer_box_tit span:after {
  	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
	right: -15px;
}
.offer_box_txt {
	text-align: center;
	font-weight: 700;
}
.offer_box_txt .offer_box_lead03 {
	color: #ea752e;
	font-weight: 900;
}
.offer_box_lead02 .marker {
	background: linear-gradient(transparent 10px, #fee002 10px);
}
@media only screen and ( max-width : 991px ) {
	.offer_box_pic {
		margin-bottom: 20px;
	}
}
@media only screen and ( max-width : 767px ) {
	.offer_box {
		padding: 20px;
	}
	.offer_box:before,
	.offer_box:after {
		width: 70px;
		height: 70px;
	}
	#offer h2 {
		margin-bottom: 10px;
	}
	.offer_lead {
		font-size: 17px;
		/*margin-bottom: 30px;*/
	}
	.offer_box_tit {
		font-size: 26px;
		margin-bottom: 15px;
	}
	.offer_box_tit span:before,
	.offer_box_tit span:after {
		bottom: 0;
	}
	.offer_box_lead {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.offer_box_lead02 {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.offer_box_lead03 {
		font-size: 26px;
	}
}

@media print, screen and ( min-width : 768px ) {
	#offer h2 {
		margin-bottom: 10px;
	}
	.offer_box {
		padding: 35px;
	}
	.offer_box:before,
	.offer_box:after {
		width: 106px;
		height: 106px;
	}
	.offer_lead {
		font-size: 24px;
		/*margin-bottom: 40px;*/
	}
	.offer_box_tit {
		font-size: 36px;
		margin-bottom: 20px;
	}
	.offer_box_tit span:before,
	.offer_box_tit span:after {
		bottom: 10px;
	}
	.offer_box_lead {
		font-size: 26px;
		margin-bottom: 20px;
	}
	.offer_box_lead02 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.offer_box_lead03 {
		font-size: 36px;
	}
}
@media print, screen and ( min-width : 992px ) {
	.offer_box_pic {
		width: 48%;
	}
	.offer_box_txt {
		width: 48%;
	}
}
/* ---------------------------------------------------------------------------------------------

ã€€   CTA

--------------------------------------------------------------------------------------------- */
#cta {
	background: #fee002;
  	font-family: 'Roboto Condensed','Noto Sans JP',BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", HelveticaNeue, "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium",YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", Verdana, Meiryo, sans-serif;
  	overflow: hidden;
}
#cta.section{
	padding: 60px 0 60px 0;
}
#cta .container {
	position: relative;
}
#cta h2 {
	text-align: center;
}
.tel_cta dt {
	border: 1px solid #333;
	border-radius: 50px;
	font-weight: 700;
	letter-spacing: .05em;
}
.tel_cta dd a {
	display: block;
	line-height: 1;
}
.tel_cta dd a i {
	display: inline-block;
	margin-right: 10px;
}
.tel_cta dd a i img {
	display: block;
}
.mail_cta {
	background: #19a690;
	color: #fff;
	font-weight: 700;
	border-radius: 100px;
	box-shadow: 0 3px 0 rgba(0,0,0,.15);
}
.mail_cta_reception_time {
	line-height: 1em;
}
.mail_cta_reception_time span {
	display: inline-block;
	line-height: 1.2em;
}
.mail_cta i {
	margin-right: 15px;
}
#cta .cta_kakari {
	text-align: center;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	font-weight: bold;
}

@media only screen and ( max-width : 767px ) {
	#cta h2 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	/*.tel_cta {
		margin-bottom: 20px;
	}*/
	.tel_cta dt {
		text-align: center;
		padding: 10px;
		font-size: 17px;
		margin-bottom: 10px;
	}
	.tel_cta dd a {
		font-size: 36px;
		text-align: center;
	}
	.tel_cta dd a i img {
		width: 26px;
	}
	.tel_cta dd p {
		font-size: 12px;
		text-align: center;
	}
	.mail_cta {
		display: block;
		text-align: center;
		padding: 15px;
	}
	.mail_cta_txt {
		width: 100%;
		text-align: center;
		font-size: 26px;
	}
	.mail_cta_reception_time {
		font-size: 15px;
		display: inline-block;
		vertical-align: middle;
	}
	.mail_cta_reception_time span {
		font-size: 20px;
	}
	.mail_cta i {
		display: inline-block;
		vertical-align: middle;
	}
	.mail_cta i img {
		width: 36px;
	}
	#cta .cta_kakari {
		margin-top: 20px;
		padding: 15px 0;
	}
}

@media only screen and ( max-width : 320px ) {
	#cta h2 {
		font-size: 5.4vw;
	}
}
@media print, screen and ( min-width : 768px ) {
	/*#cta .container:after {
		content: "";
		background: url(../img/cta_photo.png) no-repeat center / 100%;
		position: absolute;
		width: 200px;
		height: 402px;
		bottom: -180px;
		right: -80px;
		z-index: 2;
	}*/
.pc_none{
	display: none;
}

	#cta h2 {
		font-size: 36px;
		margin-bottom: 30px;
	}
	/*.tel_cta {
		margin-bottom: 35px;
	}*/
	.tel_cta dt {
		font-size: 24px;
		width: 220px;
		margin-right: 15px;
	}
	.tel_cta dd a {
		font-size: 48px;
	}
	.tel_cta dd p {
		font-size: 14px;
	}
	.mail_cta {
		height: 120px;
		max-width: 780px;
		margin: 0 auto;
	}
	.mail_cta_txt {
		font-size: 36px;
	}
	.mail_cta_reception_time {
		font-size: 20px;
		margin-right: 20px;
	}
	.mail_cta_reception_time span {
		font-size: 28px;
	}
	#cta .cta_kakari {
		max-width: 560px;
		margin: 30px auto 0;
		padding: 15px 0;
	}
}
@media print, screen and ( min-width : 992px ) {
	#cta .container:after {
		content: "";
		background: url(../img/231101_cta_photo.png) no-repeat center / 100%;
		position: absolute;
		width: 340px;
		height: 461px;
		bottom: -200px;
		right: -100px;
		z-index: 2;
	}
	#cta .container h2,
	#cta .container dl {
		position: relative;
		z-index: 10;
	}
}
/* ---------------------------------------------------------------------------------------------

ã€€   FORM

--------------------------------------------------------------------------------------------- */
#contact .form_lead {
	font-weight: 700;
	text-align: center;
}
#contact .form_lead span {
	color: #ea752e;
}
#contact .pp {
	border: 2px solid #e1e1e1;
	border-radius: 10px;
	overflow: hidden;
}
#contact .pp_txt p {
	line-height: 1.8em;
	text-align: left;
}
#contact .required {
	color: #ff0000;
}
input,textarea {
    border-radius:0;
    line-height: 1em;
}
input[type="text"],textarea,input[type="tel"],input[type="email"],input[type="number"]{
  padding: 0 15px;
  border: none;
  margin:0;
  display: block;
  background: #f9f9f9;
  font-family: inherit;
  -webkit-appearance: none;
  font-size: inherit;
  border: 1px solid #ccc;
  width: 100%;
  border-radius: 3px;
  box-shadow:0px 1px 3px 0px rgba(0,0,0,.15) inset;
  line-height: 40px;
  height: 40px;
}
textarea {
	line-height: 1.5em;
	padding: 10px 15px;
}
::placeholder {
  color: #999;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance:textfield;
}
input[type="submit"] {
  -webkit-appearance: none;
}

textarea {
  height: 14em;
  width: 100%;
  display: block;
  resize: vertical;
}

input[type="submit"] {
	border: none;
	background: none;
	cursor: pointer;
	font-family: inherit;
	font-size: inherit;
	background: #19a690;
	color: #fff;
	font-weight: 700;
	text-align: center;
	border-radius: 50px;
	display: block;
	margin: 0 auto;
	box-shadow: 0 3px 0 rgba(0,0,0,.15);
}
input[type="submit"]:hover {
	opacity: .6;
}

label input[type="checkbox"] + span {
  position: relative;
  padding: 0 8px 0 22px;
}
label {
  position: relative;
  display: inline-block;
  word-break: break-all;
}
label span {
  display: inline-block;
}
label input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
label input[type="checkbox"] + span::before, label input[type="checkbox"] + span::after {
  position: absolute;
  top: .2em;
  left: 0;
  display: inline-block;
  content: '';
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
label input[type="checkbox"] + span::before {
  z-index: 0;
  background-color: transparent;
  width: 16px;
  height: 16px;
  border: 1px #c4c4c4 solid;
  background: #fff;
}
label input[type="checkbox"] + span::after {
  z-index: 1;
  margin: 2px 5px;
  width: 6px;
  height: 9px;
}
label input[type="checkbox"]:checked + span::before {
  background-color: #19a690;
  border: 1px #19a690 solid;
}
label input[type="checkbox"]:checked + span::after {
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.form_content dt {
	font-weight: 700;
	position: relative;
}
.doui {
	font-weight: 700;
}
.form_content dl {
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
}
#contact .form_content .error p {
  font-size:13px;
  color:#F00;
  padding:2px 18px;
  margin:0;
  line-height:150%;
  background:url(../js/images/error.gif) no-repeat 0px 5px;
  display:block;
  clear:both;
  text-align: left;
}
#contact .form_content .doui .error p {
	font-weight: 400;
}
.form_thanks p {
	line-height: 1.8em;
}

@media only screen and ( max-width : 767px ) {
.sp_none{
	display: none;
}

	#contact .form_lead {
		font-size: 16px;
	}
	#contact .pp {
		margin: 30px 0;
		padding: 15px;
	}
	#contact .pp_icon {
		width: 80px;
		margin-right: 10px;
	}
	#contact .pp_txt {
		width: calc(100% - (80px + 10px));
	}
	#contact .pp_txt p {
		font-size: 12px;
	}
	#contact p {
		font-size: 14px;
	}
	.form_content dl {
		margin-top: 30px;
	}
	.form_content dt,.form_content dd {
	}
	.form_content dd:last-of-type {
		border-bottom: none;
	}
	.form_content dt {
		padding: 20px 10px 0 10px;
	}
	.form_content dd {
		border-bottom: 1px dotted #ccc;
		padding: 10px 10px 20px 10px;
	}
	.form_content dt .required {
		font-size: 13px;
	}
	input[type="submit"] {
		font-size: 18px;
		width: 240px;
		padding: 20px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.doui .required {
		display: block;
	}
	.form_thanks p {
		margin-bottom: 40px;
	}
}

@media print, screen and ( min-width : 768px ) {
	#contact .pp {
		margin: 40px 0;
		padding: 20px;
	}
	#contact .pp_icon {
		width: 96px;
		margin-right: 20px;
	}
	#contact .pp_txt {
		width: calc(100% - (96px + 20px));
	}
	#contact .pp_txt p {
		font-size: 16px;
	}
	#contact p {
		font-size: 18px;
		text-align: center;
	}
	.form_content dl {
		margin-top: 60px;
	}
	.form_content dt,.form_content dd {
		padding: 20px;
		border-bottom: 1px dotted #ccc;
	}
	.form_content dt:last-of-type,.form_content dd:last-of-type {
		border-bottom: none;
	}
	.form_content dt {
		width: 30%;
	}
	.form_content dd {
		width: 70%;
	}
	.form_content dt .required {
		font-size: 13px;
	}
	input[type="submit"] {
		font-size: 24px;
		width: 320px;
		padding: 20px;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.doui .required {
		margin-right: 20px;
	}
	#contact .form_content .doui .error {
    	display: -ms-flexbox;
		display: flex;
    	-ms-flex-pack: center;
		justify-content: center;
		width: 100%;
	}
	.form_thanks p {
		margin-bottom: 60px;
	}
}
@media print, screen and ( min-width : 992px ) {
	.form_content dt {
		font-size: 18px;
	}
	.form_content dt .required {
		font-size: 14px;
	}
}
/* ---------------------------------------------------------------------------------------------

ã€€   GREETING

--------------------------------------------------------------------------------------------- */

.greeting_content {
	background: rgba(0,0,0,.05);
	border-radius: 10px;
	box-shadow: 0 3px 0 rgba(0,0,0,.1);
}
.greeting_content figure {
	float: right;
	position: relative;
}
.greeting_content figcaption {
	position: absolute;
	z-index: 10;
	color: #fff;
	text-align: center;
	width: 100%;
	left: 0;
	font-weight: 700;
}
.greeting_content p {
	line-height: 1.8em;
	margin-bottom: 1.5em;
}
.greeting_content p:last-of-type {
	margin-bottom: 0;
}
.greeting_content p span {
	background: linear-gradient(transparent 10px, #fee002 10px);
}
.greeting_content .disc {
	margin-bottom: 1.5em;
}
.greeting_content .disc li {
	list-style: disc;
	margin-left: 1.2em;
	line-height: 1.8em;
	font-weight: 700;
}
#greeting .btn span:after {
	content: "";
	width: 16px;
	height: 16px;
	background: url(../img/icon-link.png) no-repeat center / 100%;
	position: absolute;
	top: 50%;
  	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: -30px;
}

@media only screen and ( max-width : 767px ) {
	#greeting {
		background: url(../img/greeting_bg_sp.jpg) no-repeat top center / 100%;
	}
	.greeting_content{
		padding: 20px;
		margin-bottom: 25px;
	}
	.greeting_content figure {
		margin-left: 10px;
		margin-bottom: 10px;
		margin-top: -20px;
		width: 44%;
		margin-right: -20px;
		border-radius: 0 10px 0 0;
		overflow: hidden;
	}
	.greeting_content figcaption {
		bottom: 5px;
		font-size: 11px;
	}
	.greeting_content figcaption span {
		font-size: 16px;
		display: block;
	}

	.trouble_big ul li i{
		margin-left: 5px;
	}

	.trouble_big ul li i img{
		height: 1.2em;
	}

	.trouble_small ul li i{
		margin-left: 5px;
	}

	.trouble_small ul li i img{
		height: 1.2em;
	}

	#trouble .trouble_big .fkidashi{
		position: absolute;
		top: -65px;
		left: 5px;
		width: 80px;
	}
}

@media print, screen and ( min-width : 768px ) {
	#greeting {
		background: url(../img/greeting_bg.jpg) no-repeat top center / 100%;
	}
	.greeting_content{
		padding: 50px 45px;
		margin-bottom: 40px;
	}
	.greeting_content figure {
		margin-left: 40px;
		margin-bottom: 40px;
		margin-top: -50px;
	}
	.greeting_content figcaption {
		bottom: 15px;
	}
	.greeting_content figcaption span {
		font-size: 24px;
		margin-left: 15px;
	}

	.trouble_big ul li i{
		margin-left: 10px;
	}

	.trouble_big ul li i img{
		height: 35px;
	}

	.trouble_small ul li i{
		margin-left: 10px;
	}

	.trouble_small ul li i img{
		height: 27px;
	}

	#trouble .trouble_big .fkidashi{
		position: absolute;
		top: -105px;
		left: -115px;
		width: 150px;
	}
}


/* ---------------------------------------------------------------------------------------------

ã€€   XXX

--------------------------------------------------------------------------------------------- */

@media only screen and ( max-width : 991px ) {

}
@media only screen and ( max-width : 767px ) {

}
@media only screen and ( max-width : 575px ) {

}
@media only screen and ( max-width : 320px ) {

}
@media print, screen and ( min-width : 768px ) {

}
@media print, screen and ( min-width : 992px ) {

}




.grecaptcha-badge {display:none !important;}

@media screen and (min-width:769px) and ( max-width:1179px) {
	.mv_ambassada {
	    width: 46%;
	    margin-left: 0;
	    margin-right: 2%;
	}

	.mv_txt {
    width: 52%;
	}

	.mv_txt h2 {
	    font-size: 6vw;
	    margin-bottom: 2vw;
	}
	.mv_txt .mv_txt_lead {
	    font-size: 1.8vw;
	    margin-bottom: 3vw;
	}

.mv_txt .mv_txt_lead02 {
    font-size: 2vw;
    margin-bottom: 2vw;
}
.comparison_box03 .comparison_company_photo{
	right: 0;
}
}

@media screen and (max-width:998px){
	.comparison_box03 .comparison_company ul {
	    width: 100%;
	}
}
