/***************************
 *
 * トップページ
 * ★ページ中身用★
 *
 **************************/
@media all and (max-width: 768px) {

.title-main {
	text-align: center;
	font-size: 18px;
	color: #222222;
	font-weight: normal;
	position: relative;
	margin-bottom: 20px;
}
.line-yellow {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 20px;
	color: #222222;
	font-weight: normal;
	display: inline-block;
	background: url(../img/line-yellow.png) left bottom repeat-x;
	background-size: auto 5px;
}
.title-blue {
	text-align: center;
	font-size: 22px;
	color: white;
	font-weight: normal;
	position: relative;
	background: url(../img/bg-title-blue.jpg) center top no-repeat;
	background-size: cover;
	padding: 35px 0;
	line-height: 1.6em;
}
.title-blue * {
	font-size: 22px;
}

/* 
MAIN VISUAL
*/


/*
MAIN FIRST CASE
*/
.main-first-case {
	margin: 5px;
	padding: 15px;
	position: relative;
}
.main-first-case ul {
	position: relative;
}
.main-first-case ul li {
	margin: 0 1%;
	position: relative;
	width: 48%;
}
.main-first-case ul li:first-child:before {
	content: "";
	background: url(../img/main-first-case-stick-1.png) 0 0 no-repeat;
	position: absolute;
	left: -20px;
	top: -20px;
	display: block;
	width: 21px;
	height: 21px;
}
.main-first-case ul li:last-child:before {
	content: "";
	background: url(../img/main-first-case-stick-2.png) 0 0 no-repeat;
	position: absolute;
	right: -20px;
	top: -20px;
	display: block;
	width: 21px;
	height: 21px;
}
.main-first-case .main-first-case-stick-3 {
	position: absolute;
	left: 30px;
	bottom: -5px;
	width: 40px;
}
.main-first-case .main-first-case-stick-4 {
	position: absolute;
	right: -10px;
	bottom: -5px;
	width: 84px;
}

/*
MAIN NAYAMI
*/
.main-nayami {
	position: relative;
	padding: 30px 15px;
}
.main-nayami h2 {
	font-size: 16px;
}
.title-main .normal {
	font-size: 16px;
	font-weight: normal;
}
.box-paper-white {
	background: url(../img/box-paper.png) 0 0 no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	position: relative;
	padding: 15px;
}
.main-nayami ul li {
	font-size: 18px;
	line-height: 1.6em;
	background: url(../img/border-bottom.png) left bottom repeat-x;
	margin: 5px 0 10px;
	padding-left: 35px;
	padding-bottom: 5px;
	position: relative;
}
.main-nayami ul li span {
	font-size: 18px;
}
.main-nayami ul li:before {
	content: "";
	background: url(../img/check-pink.png) 0 0 no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 5px;
	top: 5px;	
}
.main-nayami .main-nayami-stick-1 {
	position: absolute;
	right: -20px;
	top: 30px;
	width: 45px;
}
.main-nayami .main-nayami-stick-2 {
	position: absolute;
	right: 40px;
	bottom: 0px;
	width: 42px;
}

.box-reason {
	padding: 35px 30px 40px;
	position: relative;
}
.box-reason h3 {
	text-align: center;
	font-size: 18px;
	margin-bottom: 40px;
}
.box-reason h3 sup {
	text-align: center;
	display: block;
	font-size: 18px;
	color: #25abdc;
	margin-bottom: 15px;
}
.box-reason h3 sup .normal {
	font-size: 18px;
	font-family: 'Noto Sans Japanese';
}
.box-reason p {
	line-height: 1.8em;
	margin-bottom: 30px;
}

.box-reason-1 p .alignleft {
	margin-top: -20px;
}
.box-reason-2 p .alignright {
	margin-top: -20px;
}
.main-reason .main-reason-stick-1 {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 52px;
}
.main-reason .main-reason-stick-2 {
	position: absolute;
	left: 20px;
	top: -15px;
	width: 52px;
}
.main-reason .main-reason-stick-3 {
	position: absolute;
	left: 20px;
	top: -25px;
	width: 42px;
}
.main-reason .box-reason .fx-center > li {
	margin: 1%;
	width: 48%;
}
.main-reason .box-reason .fx-center.col-3 > li {
	margin: 1%;
	width: 31%;
	text-align: center;
}
.main-reason .box-reason .fx-center.col-3 > li img {
	margin-bottom: 15px;
}

/*
MAIN SEL
*/
.main-sel {
	margin-top: 50px;
}
.main-sel .title-blue {
	padding: 0;
	text-align: left;
}
.main-sel .title-blue sup {
	display: block;
	font-size: 14px;
	padding: 15px 0;
	padding-left: 100px;
	text-align: left;
}
.main-sel .title-blue .serif {
	display: block;
	padding: 25px 0;
	padding-left: 100px;
}
.main-sel .title-blue img {
	position: absolute;
	left: 10px;
	bottom: 0;
	width: 80px;
}
.list-sel {
	margin: 0 15px;
}
.list-sel > li {
	padding: 15px 0px;
	background: url(../img/list-sel-border.png) left bottom repeat-x;
	padding-left: 110px;
	position: relative;
	min-height: 110px;
}
.list-sel > li:last-child {
	background: none;
}
.list-sel > li .sel-pic {
	position: absolute;
	left: -10px;
	top: 20px;
	width: 100px;
}
.list-sel > li h3 {
	text-align: left;
	color: #0075a9;
	text-decoration: underline;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 1.6em;
}
.list-sel > li p {
	color: #222222;
	line-height: 1.5em;
}

/*
MAIN TYPE
*/
.main-type {
	margin-top: 40px;
}
.main-type h3 {
	text-align: center;
	font-size: 36px;
	margin: 30px auto 15px;
}
.main-type .pic-main-type {
	display: block;
	margin: 40px auto;
}
.main-type .main-type-list {
	text-indent: -9999em;
	height: 0;
}

/*
MAIN CHECK INTRO
*/
.main-check-intro {
	margin: 40px 0 0;
}
.main-check-intro .banner {
	margin-bottom: 30px;
}
.main-check-intro .banner + p {
	margin-bottom: 30px;
}
.main-check-intro .pic-main-check-intro-wrap {
	padding: 0 15px;
	position: relative;
}
.main-check-intro .pic-main-check-intro-wrap:after {
	content: "";
	display: block;
	background: url(../img/pic-main-check-intro-h.png) 0 0 no-repeat;
	background-size: contain;
	width: 124px;
	height: 166px;
	position: absolute;
	right: 0px;
	top: 30%;
}
.main-check-intro .pic-main-check-intro {
	display: block;
	margin: 0 auto;
}

/*
MAIN CHECK
*/
.main-check {
	margin: 70px 5px 0;
	padding: 5px 0px;
}
.main-check h2 {
	font-size: 20px;
	text-align: center;
	padding-left: 100px;
	margin-bottom: 20px;
}
.main-check h2:before {
	content: "";
	display: block;
	background: url(../img/title-main-check.png) center top no-repeat;
	background-size: contain;
	height: 42px;
	
}
.list-check {
	position: relative;
	padding: 0 15px;
}
.list-check:before {
	content: "";
	display: block;
	background: url(../img/main-check-stick-1.png) 0 0 no-repeat;
	background-size: contain;
	width: 88px;
	height: 128px;
	position: absolute;
	left: 35px;
	top: -128px;
}
.list-check > li {
	background: url(../img/bg-check.jpg) 0 0 repeat;
	border: 2px solid #b6b29e;
	box-sizing: border-box;
	box-shadow: 0px 0px 0px 5px white;
	margin-bottom: 30px;
	padding: 15px;
	line-height: 1.333em;
	position: relative;
	min-height: 220px;
	display: block;
}
.list-check > li p {

	color: #222222;
	line-height: 1.333em;
	background: url(../img/bullet-check.png) left center no-repeat;
	background-size: 20px auto;
	padding-left: 30px;
	font-size: 18px;
	margin-top: 15px;
}
.list-check > li p:after {
	display: block;
	content: "";
	visibility: hidden;
	height: 0;
	clear: both;
}
.list-check > li .pic-check {
	margin: 0 auto;
	display: block;
	float: none;
}

/*
MAIN NOTICE
*/
.main-notice {
	
}
.main-notice > img {
	
}
.main-notice .box-paper {
	text-indent: -9999em;
	height: 0;
}

/*
MAIN POINT
*/
.main-point {
	position: relative;
	padding: 30px 15px;
}
.main-point h2 {
	line-height: 1.4em;
}
.list-point {
	
}
.list-point > li {
	background: url(../img/bg-check.jpg) 0 0 repeat;
	border: 1px solid rgba(182,178,158,0.3);
	box-sizing: border-box;
	box-shadow: 0px 0px 0px 5px white;
	margin-bottom: 40px;
	padding: 15px;
	line-height: 1.333em;
	position: relative;	
}
.list-point > li h3 {
	text-align: left;
	font-size: 18px;
	color: #f64c7a;
	border-bottom: 2px solid #f64c7a;
	padding-bottom: 0px;
	font-weight: 500;
	position: relative;
	padding-left: 45px;
	margin-bottom: 30px;
	line-height: 1.6em;
}
.list-point > li h3 .point-num {
	width: 60px;
	position: absolute;
	left: -20px;
	bottom: -5px;
}

.list-point > li p {
	line-height: 1.8em;
}
.list-point > li p img {
	width: 100px;
}
.list-point > li p:after {
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.main-point .main-point-stick-1 {
	position: absolute;
	right: 30px;
	top: 60px;
	width: 50px;
}
.main-point .main-point-stick-2 {
	position: absolute;
	right: 30px;
	bottom: -20px;
	width: 30px;
}

/*
MAIN PRO
*/
.main-pro {
	background: url(../img/bg-main-pro.jpg) center top no-repeat;
	background-size: cover;
	padding: 40px;
	position: relative;
	overflow: hidden;
}
.main-pro .box-paper-border {
	background: url(../img/bg-box-paper-border.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	border: 2px solid rgba(255,255,255,0);
	box-shadow: 0px 0px 0px 5px white;
	padding: 5px 5px 15px;
	line-height: 1.9em;
}
.main-pro .box-paper-border h2 {
	text-align: center;
	font-size: 18px;
	line-height: 1.42em;
	margin-bottom: 25px;
	padding-top: 20px;
}
.main-pro .box-paper-border p {
	font-size: 12px;
	line-height: 1.9em;
}
.main-pro .main-pro-stick-1 {
	position: absolute;
	left: -30px;
	top: 50%;
	width: 80px;
}
.main-pro .main-pro-stick-2 {
	position: absolute;
	right: -20px;
	top: 35%;
	width: 80px;
}
.main-pro .main-pro-stick-3 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100px;
}

/*
MAIN FLOW
*/
.main-flow {
	line-height: 1.666em;
}
.main-flow .title-blue {
	margin-bottom: 35px;
}
.main-flow .main-flow-inner {
	padding: 0 15px 0px;
}
.main-flow .main-flow-inner > p:first-child {
	margin-bottom: 30px;
}

.list-flow {
	
}
.list-flow > li {
	margin-bottom: 15px;
}
.list-flow > li h3 {
	color: #0075a9;
	border-bottom: 2px solid #0075a9;

	margin-bottom: 30px;
	font-size: 17px;
	position: relative;
	padding-left: 60px;
	line-height: 1.6em;
}
.list-flow > li h3 .flow-num {
	width: 52px;
	position: absolute;
	left: 5px;
	bottom: -5px;
}
.list-flow > li .point-red {
	color: white;
	background: #f64c7a;
	padding: 3px 6px;
	display: inline-block;
	line-height: 1.3em;
	font-size: 12px;
	margin-left: 10px;
	position: relative;
	top: -3px;
}
.list-flow > li p {
	
}
.list-flow > li img {
	width: 150px;
}
.list-flow > li p:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

/*
MAIN VOICE
*/
.main-voice {
	background: url(../img/bg-main-voice.jpg) center top no-repeat;
	background-size: cover;
	padding: 100px 30px 30px;
}
.main-voice h2:before {
	content: "";
	display: block;
	background: url(../img/title-main-voice-en.png) center top no-repeat;
	background-size: contain;
	height: 20px;
	
}
.box-voice {
	padding: 30px 0;
	background: url(../img/box-voice-hr.png) left bottom no-repeat;
}
.box-voice .pic-voice {
	display: block;
	margin: 0 auto 15px;

}
.box-voice h3 {
	font-size: 18px;
	color: #0075a9;
	font-weight: 500;
	line-height: 1.333em;
	margin-bottom: 15px;
}
.box-voice p {
	line-height: 1.666em;
}
.box-voice p:after {
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

/*
MAIN STAFF
*/
.main-staff {
	border-bottom: 6px solid #0075a9;
}
.list-staff {
	margin-top: 25px;
}
.list-staff > li {
	width: 48%;
	text-align: center;
	margin-bottom: 45px;
	box-sizing: border-box;
	padding: 0 10px;
}
.list-staff p {
	font-size: 18px;
	margin-top: 15px;
}
.list-staff p small {
	font-size: 14px;
	display: block;
	margin-top: 15px;
}

/*
MAIN QNA
*/
.main-qna {
	padding: 30px 15px;
	border-bottom: 6px solid #0075a9;
}
.main-qna h2 {
	margin-bottom: 30px;
}
.main-qna h2:before {
	content: "";
	display: block;
	background: url(../img/title-main-qna.png) center top no-repeat;
	background-size: contain;
	height: 20px;
	margin-bottom: 15px;
}
.list-qna {
	
}
.list-qna > li {
	
}
.list-qna > li .q {
	padding: 15px 0 0px 40px;
	font-size: 18px;
	color: #0075a9;
	border-bottom: 2px solid #0075a9;
	position: relative;
	line-height: 1.333em;
	padding-right: 50px;
}
.list-qna > li .q:before {
	content: "";
	background: url(../img/q.png) 0 0 no-repeat;
	background-size: contain;
	display: block;
	width: 43px;
	height: 42px;
	position: absolute;
	left: 0;
	bottom: -5px;	
}
.list-qna > li .q:after {
	content: "";
	display: block;
	background: url(../img/q-arrow.png) center center no-repeat;
	background-size: 12px 7px;
	width: 50px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}
.list-qna > li .q.is-active:after {
	content: "";
	display: block;
	background: url(../img/q-arrow-active.png) center center no-repeat;
	background-size: 12px 7px;
	width: 50px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}


.list-qna > li .a {
	display: none;
}
.list-qna > li .a p {
	padding: 25px 0;
	line-height: 1.666em;
}

/*
MAIN COMPANY
*/
.main-company {
	padding: 20px 15px;
}
.main-company h2 {
	margin-bottom: 20px;
}
.main-company h2:before {
	content: "";
	display: block;
	background: url(../img/title-main-company.png) center top no-repeat;
	background-size: contain;
	height: 20px;
	margin-bottom: 15px;
}
/* TABLE */
.table-wrap{
margin: 15px auto;
/*overflow: auto;
white-space: nowrap;*/

}

.table-wrap::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
.table-wrap::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
.table-wrap::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}
 table {
	width: 100%;
	margin: 45px auto;
}
.table-wrap table {
	
	margin: 0 auto;
}

.table-1 {

}

.table-1 th {
	border: 1px solid #e4e4de;
	padding: 10px;
	text-align: left;
	line-height: 1.8em;
	width: 28%;
}
.table-1 td {
	padding: 10px;
	border: 1px solid #e4e4de;
	line-height: 1.8em;
}
.table-1 tr:nth-child(odd) {
	background: #fcfcfc;
}

/*
MAIN END
*/
.main-end {
	padding: 25px 15px;
	position: relative;
}
.main-end .box-white {
	background: url(../img/bg-box-paper-border.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	border: 2px solid rgba(158,168,182,1);
	box-shadow: 0px 0px 0px 5px white;
	padding: 15px;
	line-height: 1.666em;
	position: relative;
}
.main-end h2 {
	text-align: left;
	font-size: 20px;
	color: #206293;
	line-height: 1.25em;
	margin-bottom: 15px;
}
.main-end p {
	margin-bottom: 15px;
}
.main-end .aligncenter {
	margin-bottom: 0;
}
.main-end .main-end-stick-1 {
	position: absolute;
	left: -25px;
	top: -20px;
	width: 40px;
}
.main-end .main-end-stick-2 {
	position: absolute;
	right: -20px;
	top: -20px;
	width: 40px;
}
.main-end .main-end-stick-3 {
	position: absolute;
	right: -42px;
	top: 240px;
	width: 80px;
}
.main-end .main-end-stick-4 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 80px;
}
.main-end .main-end-stick-5 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 100px;
}

/*
MAIN CONTACT
*/
.main-contact {
	padding: 15px;
}
.main-contact .box-white {
	background: white;
	line-height: 1.8em;
	padding: 15px;
}
.main-contact .box-white > p:first-child {
	text-align: left;
}
.main-contact .box-contact-tel {
	max-width: 663px;
	margin: 30px auto;
	text-align: center;
}

/* contact */
.page-contact-tel {
	text-align: center;
}
.page-contact-tel .pink {
	font-size: 18px;
	font-weight: 500;
}
.page-contact-tel img {

}
.page-contact-tel a {
	padding: 0 15px;
}

.table-contact {
	margin: 0 0px;
}
.table-contact tbody, .table-contact tr, .table-contact th, .table-contact td {
	display: block;
	width: 100%;
	box-sizing: border-box;
}
.table-contact tr {
	border-top: 1px solid #f0f0f0;
	padding: 15px 0px;
}
.table-contact th {
	text-align: left;
	padding: 0px;
	position: relative;
	vertical-align: top;	
}
.table-contact td {
	text-align: left;
	position: relative;
	vertical-align: top;
	padding: 15px 0px 15px 0px;		
}
.table-contact .required {
	font-size: 11px;
	color: white;
	background: #e5004f;
	width: 30px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	margin-right: 5px;
	text-align: center;
}
.table-contact .no-border {
	border-top: none;
}
.table-contact .no-border th {
	padding-top: 0;

}
.table-contact .no-border th .required {
	top: 5px;
}
.table-contact .no-border td {
	padding-top: 0;	
}
.table-contact input[type="text"] {
	width: 200px !important;
	box-sizing: border-box;
	background: none;
	border: 1px solid #dcdcdc;
	border-radius: 6px;
	padding: 15px;
	font-size: 15px;
}
.table-contact .zip {
	width: 100px !important;
	box-sizing: border-box;
	background: none;
	border: 1px solid #dcdcdc;
	border-radius: 6px;
	padding: 15px;
	font-size: 15px;
}
.table-contact .input-full {
	width: 200px !important;
	box-sizing: border-box;
	background: none;
	border: 1px solid #dcdcdc;
	border-radius: 6px;
	padding: 15px;
	font-size: 15px;
}
.table-contact textarea {
	width: 100% !important;
	box-sizing: border-box;
	background: none;
	border: 1px solid #dcdcdc;
	border-radius: 6px;
	padding: 15px;
	font-size: 15px;
	box-sizing: border-box;
}
.table-contact .form-name {

}
.table-contact .notice {
	font-size: 12px;
	color: #f64c7a;
	display: block;
}
.table-contact select {
	position: relative;
	width: 200px;
	padding: 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #dcdcdc;
	background: white;
	font-size: 15px;
}
.table-contact .select-label {
	position: relative;	
}
.table-contact .select-label:after {
	display: block;
	content: " ";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 10px;
	height: 24px;
	margin-top: -10px;
	background: url(../img/select.png) 0 0 no-repeat;
	background-size: 10px 24px;
	pointer-events: none;
}
.table-contact .select-label-2 select {
	width: 260px;
}
.table-contact td > div {
	padding-bottom: 20px;
}
.table-contact td > div:last-child {
	padding-bottom: 0;
}
.table-contact .btn-submit {
	color: white;
	cursor: pointer;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	background: #f64c7a;
	border-radius: 6px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	border: none;
	margin: 0 auto;
	display: block;
}

.mfp_element_text, .mfp_element_number, .mfp_element_select-one, .mfp_element_email, .mfp_element_tel, .mfp_element_textarea, .mfp_element_date, .mfp_element_password {
	box-shadow: none !important;
}
textarea {
	width: 100% !important;
	height: 200px !important;
}
.mfp_element_submit, .mfp_element_reset, .mfp_element_button, button.mfp_next, button.mfp_prev {
	text-shadow: none !important;
	padding: 0px !important;
}
.mfp_element_all {
	max-width: 100% !important;
}


}