/*===============================================
●base_sp.css 画面の横幅が768px以下
===============================================*/
@media screen and (max-width:768px){
img{
max-width: 100%;
height: auto;
width :auto;　
}
}


@charset "utf-8";
/* CSS Document */

/* Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header_sp, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header_sp, hgroup, menu, nav, section {
    display: block;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}





/*===============================================
●スマホ用  画面の横幅が640pxまで （スマホ制作ファースト）
===============================================*/

/* Font Styles by Apple
------------------------------*/

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}
/* IE10莉･荳� */
@media all and (-ms-high-contrast: none) {
  body {
    font-family: Verdana, Meiryo, sans-serif;
  }
}

/* formatting styles
------------------------------*/
* {
	margin: 0%;
	padding: 0%;
	}

body {
	font-family: -apple-system, sans-serif;
	width: 100%;
	-webkit-text-size-adjust: 100%;
}
h1 {
	text-align: center;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6%;
}
h2 {
	letter-spacing: 0em;
	line-height: 1.4em;
	text-align: center;
	margin-top: 0%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0%;
}

p {
	letter-spacing: 0em;
	line-height: 1.5em;
	font-weight: 100;
	font-size: 100%;
	color: #3e3e3e;
	margin: 0%;
	padding: 0%;
}
.font_big {
	font-size: 24px;
	font-weight: 700;
}
img {
	vertical-align: bottom; /* Delete some bottom spaces */
	margin: 0px;
	padding: 0px;
max-width: 100%;
height: auto;
width /***/:auto;　
}
.red_yellow {
	color: #e74c3c;
	font-weight: bold;
	background-color: #FFFF80;
	}
.red {
	color: #e74c3c;
	font-weight: bold;
	}

.bold {
	font-weight: bold;
	line-height: 2em;
	letter-spacing: 0em;
}

/* link styles
------------------------------*/
a img {
	border-style: none;
}
a img:hover {
	border-style: none;
}
a:link {
	color: #006CD9;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;
	text-decoration: none;
}
a:visited {
	color: #006CD9;
	text-decoration: none;
}
a:hover {
	color: #4CB050;
	text-decoration: underline;
}
a:active {
	color: #E67506;
	text-decoration: underline;
}
a:link img {
	border-style: none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.voice_websanta_name_sp p a:link {
	color: #3e3e3e;
	text-decoration: none;
}
.voice_websanta_name_sp p a:visited {
	color: #3e3e3e;
	text-decoration: none;
}
.voice_websanta_name_sp p a:hover {
	color: #3e3e3e;
	text-decoration: none;
}
.voice_websanta_name_sp p a:active {
	color: #3e3e3e;
	text-decoration: none;
}

.footer p a:link {
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;
}
.footer p a:visited {
	color: #FFF;
	text-decoration: none;
}
.footer p a:hover {
	color: #FFF;
	text-decoration: underline;
}
.footer p a:active {
	color: #FFF;
 position: relative;
	left: 1px;
	top: 1px;
	text-decoration: underline;
}


/* basic layout
------------------------------*/
.wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 100%;
}

.wrapper img {
	width: 100%;
	height: auto;
}

h1 {
	margin: 0px;
	padding: 0px;

}
.header_sp {
	width: 100%;
	z-index: 3;
}
.header {
	display: none;
}


.menu {
	display: none;
}

/* 以下、全体 or content内に　float:left　を効かせると、
右上メニューオープン後に、全体消滅するので、要注意！ */

.main_in {
	background-color: #FFF;
}


.page-top {
	display: none ; /* pc */
}
.page-top_sp {
	margin: 0 ;
	padding: 0 ;
}
#move-page-top_sp:link {
	display: none ;
}
.page-top_sp p {
	margin: 0 ;
	padding: 0 ;
	position: fixed ;
	right: 2% ;
	bottom: 1% ;
}
#move-page-top_sp:link {
	display: block;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 12px;
	padding-bottom: 10px;
	background: #51BD56;
	background-image: -webkit-linear-gradient(top, #51BD56, #4CB050);
	background-image: -moz-linear-gradient(top, #51BD56, #4CB050);
	background-image: -ms-linear-gradient(top, #51BD56, #4CB050);
	background-image: -o-linear-gradient(top, #51BD56, #4CB050);
	background-image: linear-gradient(to bottom, #51BD56, #4CB050);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 0px 0px 2px 0px #34495e;
	-webkit-box-shadow: 0px 0px 2px 0px #34495e;
	-moz-box-shadow: 0px 0px 2px 0px #34495e;
	display: inline-block;
	font-weight: bold;
	text-shadow: 1px 1px 1px #7f8c8d;
	letter-spacing: 0em;
	word-spacing: 0em;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
		filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
#move-page-top_sp:visited {
	background: #51BD56;
	background-image: -webkit-linear-gradient(top, #51BD56, #4CB050);
	background-image: -moz-linear-gradient(top, #51BD56, #4CB050);
	background-image: -ms-linear-gradient(top, #51BD56, #4CB050);
	background-image: -o-linear-gradient(top, #51BD56, #4CB050);
	background-image: linear-gradient(to bottom, #51BD56, #4CB050);
	color: #fff ;
	text-decoration: none ;
}
#move-page-top_sp:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}


.catch {
	margin-bottom: 5%;
}

.problem {
	background-color: #000;
	padding-top: 5%;
	padding-right: 3%;
	padding-bottom: 5%;
	padding-left: 3%;
	margin-bottom: 5%;
}

.form {
	background-color: #c0392b;
	margin-bottom: 5%;
	padding-top: 5%;
	padding-right: 3%;
	padding-bottom: 5%;
	padding-left: 3%;
}
.form_notice p {
	font-size: 64%;
	margin: 0%;
	padding: 0%;
}
.form_ssl {
	text-align: center;
	width: 50%;
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
}
#company_name {
	height: auto;
	width: 94%;
	margin-bottom: 4%;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 2%;
	padding-left: 3%;
	font-size: 120%;
	background-color: #FFF;
}
#name,
#mail,
#tel {
	height: auto;
	width: 94%;
	margin-bottom: 4%;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 2%;
	padding-left: 3%;
	font-size: 120%;
	background-color: #FEF8F5;
}
.form_name {
	display: none; /* pc img */
}
.optional {
	font-size: 56%;
	color: #FFF;
	background-color: #9AB1CE;
	vertical-align: middle;
	margin-right: 1%;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
	font-weight: bold;
}
.required {
	font-size: 56%;
	color: #FFF;
	background-color: #ED741A;
	vertical-align: middle;
	margin-right: 1%;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
	font-weight: bold;
}

.form_name_tx_in {
	margin: 0%;
	padding: 0%;
	vertical-align: middle;
}
.form_main {
	background-color: #FBFBF9;
	padding-top: 5%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
}
textarea {
	height: 240px;
	width: 96%;
	margin-bottom: 3%;
	font-size: 120%;
	padding-top: 3%;
	padding-right: 2%;
	padding-bottom: 3%;
	padding-left: 2%;
}
form p {
	font-size: 120%;
	margin-bottom: 1%;
}
.btn_form {
	background-image: url(../img/btn_form_sp.png);
	background-color: #FBFBF9;
	padding-top: 18%;/* 目視 */
	background-size: contain;
	border:none;
	cursor: pointer;
	display:block;
	background-repeat:no-repeat;
	height: auto;
	width: 100%;
	}
.form_footer {
	display: none;
}

.mind {
	margin-bottom: 5%;
}

.service {
	background-color: #E67E22;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 5%;
	padding-left: 3%;
	margin-bottom: 5%;
}
.service_main {
	background-color: #FFF;
	padding-top: 1%;
	padding-right: 3%;
	padding-bottom: 5%;
	padding-left: 3%;
}
.main_footer_sp {
	display: none;
}
.center p {
	text-align: center;
}
.service_main ul li {
	line-height: 1.6em;
	list-style-type: disc;
	padding: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 3%;
	margin-left: 6%;
	float: left;
	height: auto;
	width: 94%;
}
.h3_tx {
	margin-bottom: 8%;
}
.service_main h3 {
	font-weight: bold;
	margin-bottom: 2%;
	text-align: center;
	margin-top: 0%;
	margin-right: auto;
	margin-left: auto;
	color: #2c3e50;
}
.service1 h3 {
	color: #FFF;
	background-color: #3498db;
	padding-top: 3%;
	padding-bottom: 2%;
}
.service2 h3 {
	color: #FFF;
	background-color: #e74c3c;
	padding-top: 3%;
	padding-bottom: 2%;
}
.service3 h3 {
	color: #FFF;
	background-color: #27ae60;
	padding-top: 3%;
	padding-bottom: 2%;
}
.service4 h3 {
	color: #FFF;
	background-color: #f1c40f;
	padding-top: 3%;
	padding-bottom: 2%;
}
.service5 h3 {
	color: #FFF;
	background-color: #7f8c8d;
	padding-top: 3%;
	padding-bottom: 2%;
}
.service6 h3 {
	color: #FFF;
	background-color: #8e44ad;
	padding-top: 3%;
	padding-bottom: 2%;
}
.service7 h3 {
	color: #FFF;
	background-color: #d35400;
	padding-top: 3%;
	padding-bottom: 2%;
}

.service_main ul {
	margin-top: 3%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	padding: 0%;
}
.service_main .notice p {
	font-size: 72%;
}

.merit {
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 5%;
	padding-left: 3%;
	background-color: #F1C40F;
	margin-bottom: 5%;
}
.ttl_notice_img {
	margin-top: 16%;
}

.voice {
	margin-bottom: 5%;
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 5%;
	padding-left: 3%;
	background-color: #3498DB;
}
.voice_in {
	background-color: #FFF;
}
.voice_face {
	display: none;
}
.voice_face p {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.voice_face_sp {
	height: auto;
	width: 50%;
	margin-bottom: 2%;
	text-align: center;
	margin-top: 0%;
	margin-right: auto;
	margin-left: auto;
}
.voice_websanta_name_sp p {
	font-size: 68%;
	text-align: center;
}
.voice_ttl_sp {
	margin-bottom: 5%;
	padding-right: 3%;
	padding-left: 3%;
	padding-top: 2%;
}
.voice_ttl_sp p {
	font-weight: bold;
}
.voice_main {
	background-color: #FFF;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 5%;
	padding-top: 1%;
}
.voice_letter img {
	margin-top: 5%;
}
.different {
	background-color: #C0392B;
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 5%;
	padding-left: 3%;
	margin-bottom: 5%;
}
.flow {
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 5%;
	padding-left: 3%;
	background-color: #BDC3C7;
	margin-bottom: 5%;
}
.guarantee {
	padding-top: 5%;
	padding-right: 3%;
	padding-bottom: 5%;
	padding-left: 3%;
	background-color: #27AE60;
	margin-bottom: 5%;
}

.narrow_down {
	padding-top: 0%;
	padding-right: 3%;
	padding-bottom: 5%;
	padding-left: 3%;
}

.qa {
	margin-right: 3%;
	margin-bottom: 5%;
	margin-left: 3%;
	margin-top: 0%;
	height: auto;
	width: 94%;
}
.qa_last {
	margin-right: 3%;
	margin-bottom: 5%;
	margin-left: 3%;
	margin-top: 0%;
	height: auto;
	width: 94%;
}
.q {
	background: #2E91D1;
	background-image: -webkit-linear-gradient(top, #2E91D1, #2980B9);
	background-image: -moz-linear-gradient(top, #2E91D1, #2980B9);
	background-image: -ms-linear-gradient(top, #2E91D1, #2980B9);
	background-image: -o-linear-gradient(top, #2E91D1, #2980B9);
	background-image: linear-gradient(to bottom, #2E91D1, #2980B9);
	padding-top: 4%;
	padding-right: 0%;
	padding-bottom: 3%;
	padding-left: 3%;
	width: 97%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3498db;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3498db;
}
.a {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #3498db;
	border-bottom-color: #3498db;
	border-left-color: #3498db;
	padding-top: 6%;
	padding-right: 3%;
	padding-bottom: 6%;
	padding-left: 3%;
	width: 94%;
}
.a p {
	line-height: 1.3em;
}
.q_tx p {
	font-weight: bold;
	color: #FFF;
}
.profile {
	background-image: url(../img/prof_bg_repeat.png);
	background-repeat: repeat-y;
	height: auto;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	padding-top: 3%;
	padding-bottom: 5%;
	margin-bottom: 5%;
}
.profile_in {
	background-image: url(../img/prof_bg_main_repeat.png);
	background-repeat: repeat-y;
}
.office {
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	border: 1px solid #3498db;
	margin-bottom: 5%;
}
.office .ttl {
	background: #2E91D1;
	background-image: -webkit-linear-gradient(top, #2E91D1, #2980B9);
	background-image: -moz-linear-gradient(top, #2E91D1, #2980B9);
	background-image: -ms-linear-gradient(top, #2E91D1, #2980B9);
	background-image: -o-linear-gradient(top, #2E91D1, #2980B9);
	background-image: linear-gradient(to bottom, #2E91D1, #2980B9);
	padding-top: 4%;
	padding-right: 0%;
	padding-bottom: 3%;
	padding-left: 3%;
	width: 97%;
}
.office .ttl p {
	color: #FFF;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
}
.office .tx {
	width: 94%;
	padding-top: 8%;
	padding-right: 3%;
	padding-bottom: 8%;
	padding-left: 3%;
}
.office_img_mail {
	width: 50%;
	height: auto;
}



.iframe_wrapper {
    position: relative;
    width: 100%;
    height: 0; /* 0にセットして初期表示を非表示にする */
    padding-bottom: 56.25%; /* 16:9のアスペクト比 */
    overflow: hidden; /* 追加のコンテンツを隠す */
display:inline-block
}

iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}





.office .left {
	margin-bottom: 3%;
}
.office .right {
	margin-bottom: 6%;
}
.office small {
	display:none;
	}
.addition {
	display: none;
}
.addition_sp {
	height: auto;
	width: 88%;
	border: 1px solid #2c3e50;
	padding-right: 3%;
	padding-left: 3%;
	padding-top: 8%;
	padding-bottom: 5%;
	margin-right: 3%;
	margin-bottom: 5%;
	margin-left: 3%;
}
.addition_sp h3 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}
.addition_name {
	text-align: right;
	width: 60%;
	margin-top: 5%;
	margin-left: 40%;
}

.bold_underline {
	font-weight: bold;
	text-decoration: underline;
}

.footer {
	text-align: center;
	padding-top: 8%;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
	padding-bottom: 7%;
	background-color: #2980b9;
	height: auto;
	width: 100%;
	padding-right: 0%;
	padding-left: 0%;
}
.footer p {
	color: #FFF;
	font-size: 80%;
}




/* Privacy
------------------------------*/
.privacy {
	height: auto;
	width: 94%;
	margin-top: 0%;
	margin-right: 3%;
	margin-bottom: 5%;
	margin-left: 3%;
}
.privacy .ttl .ttl_tx p {
	font-weight: bold;
	text-align: center;
	font-size: 140%;
}
.privacy .ttl .ttl_tx {
	padding-top: 8%;
	padding-bottom: 4%;
}



/* Thank You
------------------------------*/
.thank_you p {
	text-align: center;
}
.thank_you .ttl .ttl_tx p {
	font-size: 140%;
	font-weight: bold;
}
.thank_you_tel {
	font-weight: bold;
}
.thank_you_tel p {
	font-size: 180%;
	font-weight: bold;
}
.thank_you .ttl .ttl_tx {
	margin-bottom: 2%;
}
.thank_you {
	margin-top: 5%;
	margin-right: 3%;
	margin-bottom: 5%;
	margin-left: 3%;
}
.thank_you .tx .tx_in {
	margin-bottom: 5%;
}

.media_paper {
	margin-bottom: 5%;
}
