@charset "utf-8";
body {
	font: normal 18px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
	text-align: left;
	color:#000;
	text-align: justify;
	overflow-x: hidden;
}

body .sp-item {
    display: none}
  body .pc-item {
    display: block !important; }

  @media screen and (max-width: 640px) {
    body {
      min-width: inherit;
	  height:100%;
	  }
      body .sp-item {
        display: block !important; }
      body .pc-item {
        display: none !important; }
}

@media screen and (max-width: 640px) {
	.sp img{
		max-width:90%;
}
	.sp02 img{
		max-width:100%;
}
.sp03 img{
		max-width:70%;
}
}

.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.ov_hd {
	overflow: hidden;
}
.bg_none {
	background-image: none!important;
}
a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.center {
	text-align: center;
}
.right {
	text-align:right;
}
.line_0 {
	line-height: 0;
}
.zindex {
	z-index: 200;
}
input[type=radio] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
input[type=image]:hover{
		opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	}


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

    text

---------------------------------------------------- */
em {
	text-decoration: underline;
  font-style: normal;
}
.bd_red {
	border-bottom: 1px solid #FF0004;
	padding-bottom: 2px;
}
.bd_red02 {
	border-bottom: 3px solid #FF0004;
	padding-bottom: 0px;
}
.red {
	color: #ff0000;
}
.yellow {
	background-color: #ffff00;
}
.gray {
	color:#666666;
}
.bold {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.strike {
	text-decoration: line-through;
}
.ac {
	text-align: center !important;
}
.ar {
	text-align: right !important;
}
.al {
	text-align: left !important;
}
.bold {
	font-weight: bold !important;
}
.font10 {
	font-size: 10px !important;
}
.font11 {
	font-size: 11px !important;
}
.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font14 {
	font-size: 14px !important;
}
.font15 {
	font-size: 15px !important;
}
.font16 {
	font-size: 16px !important;
}
.font17 {
	font-size: 17px !important;
	line-height:150%;
}
.font18 {
	font-size: 18px !important;
}
.font19 {
	font-size: 19px !important;
}
.font20 {
	font-size: 20px !important;
}
.font21 {
	font-size: 21px !important;
}
.font22 {
	font-size: 22px !important;
}
.font23 {
	font-size: 23px !important;
}
.font24 {
	font-size: 24px !important;
}
.font25 {
	font-size: 25px !important;
}
.font26 {
	font-size: 26px !important;
}
.font27 {
	font-size: 27px !important;
}
.font28 {
	font-size: 28px !important;
}
.font29 {
	font-size: 29px !important;
}
.font30 {
	font-size: 30px !important;
}
.font32 {
	font-size: 32px !important;
}
/* ----------------------------------------------------

    float

---------------------------------------------------- */
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.clear {
	clear: both;
}
img {
	line-height: 0;
	padding: 0;
	margin: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */

/* ここから */

.main {
	font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Meiryo UI',sans-serif;
	font-weight: 400;
	line-height: 1.7;
	font-size: 20px;
	color:#333;
	background-color: #fff;
	text-align: justify;
	overflow-x: hidden;
	max-width: 1024px;
	margin: 0 auto;
	box-shadow: 0 0 8px #ccc;
	font-feature-settings: "palt";
	text-align: justify;
}

img {
	margin: 0 auto;
	width: 100%;
}

/* ----------------------------------------------------
ムービーエリア
---------------------------------------------------- */
.video_area{
	max-width: 1024px;
	background-color: #fffeeb;
	padding: 30px 0 50px 0;
}

.video01{
	max-width: 724px;
	margin: 0 auto;
	margin-bottom: 50px;
}

.video01 iframe{
	width: 724px;
	height: 407px;
}

.video02{
	max-width: 724px;
	margin: 0 auto;
	margin-bottom: 50px;
}

.video02 iframe{
	width: 724px;
	height: 407px;
}

.video03{
	max-width: 724px;
	margin: 0 auto;
	margin-bottom: 50px;
}

.video03 iframe{
	width: 724px;
	height: 407px;
}
.first_part{
	text-align:right;
	margin-top: 20px;
}

.second_part{
	text-align:right;
	margin-top: 20px;
}

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

	.video_area{
		padding: 0px 0px 40px 0px;
	}
	.video01{
		padding: 3%;
		margin-bottom: 10px;
	}

	.video01 iframe{
		width: 100%;
		height: auto;
		aspect-ratio: 16/9;
	}

	.video02{
		padding: 0% 3% 3% 3%;
		margin-bottom: 10px;
	}

	.video02 iframe{
		width: 100%;
		height: auto;
		aspect-ratio: 16/9;
	}

	.video03{
		padding: 0% 3% 3% 3%;
		margin-bottom: 0px;
	}

	.video03 iframe{
		width: 100%;
		height: auto;
		aspect-ratio: 16/9;
	}

	.first_part{
		text-align:center;
		margin-top: 20px;
		font-size: 17px;
	}
	.second_part{
		text-align:center;
		margin-top: 20px;
		font-size: 17px;
	}

}

/* ----------------------------------------------------
ボタンエリア
---------------------------------------------------- */

/* ---ボタンエリア01--- */
.btn{
	position: relative;
	max-width: 1024px;
	margin: 0 auto;
}

.btn_box{
	position: absolute;
	left:8.5%;
	bottom:17.5%;
	width: 83%;
}

.btn_inner{
	display: flex;

}

.btn_inner a:hover{
	opacity: 0.8;
}


.btn_inner img{
	filter:drop-shadow(3px 3px 3px #c5c5c5);
	width: 100%;
}


.mail{
	margin-right: 1.5%;
	width: 50%;
}

.line{
	width: 50%;
}

@media screen and (max-width: 640px) {
	.tel{
		position: absolute;
		left:8%;
		bottom:60%;
		width: 84%;
	}

	.btn_inner{
		flex-direction: column;
	}

	.tel_inner img{
		filter:drop-shadow(3px 3px 3px #c5c5c5);
		width: 100%;
	}

	.btn_box{
		position: absolute;
		left:8%;
		bottom: 14%;
		width: 84%;
	}

	.mail{
		margin-bottom: 15px;
		width: 100%;
	}

	.line{
		width: 100%;
	}
}

/* ---ボタンエリア02--- */

.btn_area02 .btn_box{
	position: absolute;
	left:8.5%;
	bottom:17.5%;
	width: 83%;
}

@media screen and (max-width: 640px) {
	.btn_area02 .tel{
		position: absolute;
		left:8%;
		bottom:58%;
		width: 84%;
	}
	.btn_area02 .btn_box{
		position: absolute;
		left:8%;
		bottom:10.5%;
		width: 84%;
	}
}

/* ---ボタンエリア03--- */

.btn_area03 .btn_box{
	position: absolute;
	left:8.5%;
	bottom:17.5%;
	width: 83%;
}

@media screen and (max-width: 640px) {
	.btn_area03 .tel{
		position: absolute;
		left:8%;
		bottom:60%;
		width: 84%;
	}
	.btn_area03 .btn_box{
		position: absolute;
		left:8%;
		bottom: 14%;
		width: 84%;
	}
}

/* ---ボタンエリア04--- */

.btn_area04 .btn_box{
	position: absolute;
	left:8.5%;
	bottom:16%;
	width: 83%;
}

@media screen and (max-width: 640px) {
	.btn_area04 .tel{
		position: absolute;
		left:8%;
		bottom:57%;
		width: 84%;
	}
	.btn_area04 .btn_box{
		position: absolute;
		left:8%;
		bottom: 13%;
		width: 84%;
	}
}


/* ----------------------------------------------------
会社概要
---------------------------------------------------- */
.company_p {
	padding: 70px 0;
	background: #fff;
}
.company_p h2 {
	font-size: 45px;
	font-weight: 800;
	padding: 20px 0;
	text-align: center;
}

.table {
	width: 724px;
	margin: 0 auto;
}

table {
	width: 724px;
	border-collapse: collapse;
	margin: 20px auto 0;
	font-size: 20px;
	text-align: left;
	line-height: 1.6;
	border: 2px solid #ff7b19;

}
th, td {
	border: 1px solid #ccc;
	padding: 16px;
}
th {
	background-color: #ff7b19;
	font-weight: bold;
	color: #fff;
}
td {
	padding-left: 10px;
	background-color: #fff;
}

@media screen and (max-width: 640px) {
	.company_p {
		padding: 10% 3.5% 10% 3.5%;
	}

	.company_p h2 {
		padding: 0;
		margin-bottom: 20px;
	}

	.table {
		width: 100%;
	}

	.company_p .table table {
		width: 100%;
		border: 1px solid  #ff7b19;
		border-collapse: collapse;
		line-height: 1.5;
	}

	.company_p .table table tr {
		display: block;
		width: 100%;
		border-bottom: 1px solid #ccc;
	}

	.company_p .table table tr:last-child {
		margin-bottom: 0;
		border-bottom: none;
	}

	.company_p .table table th,
	.company_p .table table td {
		display: block;
		width: 100%;
		padding: 15px;
		box-sizing: border-box;
		border: none;
	}

	.company_p .table table th {
		background-color: #ff7b19;
		color: #fff;
		font-size: 1.3rem;
		font-weight: bold;
	}

	.company_p .table table td {
		background-color: #fff;
		font-size: 1.1rem;
		line-height: 1.5;
	}
}



/* ----------------------------------------------------
    footer
---------------------------------------------------- */
footer {
	padding: 30px 0;
	text-align: center;
	background-color: #ffead0;
}

footer ul li a,
footer{
	color: #333;
	font-size: 16px;
	font-weight: 300;
	text-decoration: none;
}

.copy-right {
	font-size: 14px;
	margin-top: 8px;
	color: #333;
}
footer ul li{
	display: inline-block;
	line-height: 1px;
}

/* footer ul li:first-of-type a{
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 4px;
}
	*/

footer a:link{
	color: #333;
}

footer a:hover{
	text-decoration: underline;
	opacity: .7;
}

footer a:active{
	text-decoration: underline;
}

footer a:visited{
	color: #333;
}


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

footer{
	padding: 20px 10px;
}

footer ul li a,
footer{
	font-size: 16px;
}

.copy-right {
	font-size: 13px;
}
}

/* ----------------------------------------------------
    固定ボタン
---------------------------------------------------- */
.floating-button {
	position: fixed;
	bottom: 0;
	padding: 20px 0;
	z-index: 1000;
	display: none; /* 初期状態では非表示 */
	background-color:#ffead0;
	z-index: 100;
	width: 100%;
	left: 0;
}

.floating-button.visible {
    display: block; /* 表示状態のクラス */
}

/*フッターまでスクロールしたら消す*/
.is-hidden {
  visibility: hidden;
  opacity: 0;
}

.floating-button_link {
    display: flex;
	justify-content: space-between;
    gap: 10px;
}

.floating-button_link img {
    max-width: 100%;
    height: auto;
}

.fix_btn img{
	filter:drop-shadow(1px 1px 1px #888888);
	width: auto;
	height: auto;
	padding: 0 5px;
}

.fix_btn {
	display: flex;
	margin: 0 auto;
}

.fix_btn a:hover {
	opacity: 0.8;
}

@media screen and (max-width: 640px) {
	.fix_btn {
		gap: 4px;
		text-align: center;
	}

	.fix_btn img {
		width: 31%;
		padding: 0px;
	}

	.floating-button_link {
		padding: 10px 0;
	}

	.floating-button{
		padding: 0px;
	}
}


/*--------------------------------------------*/
/*  お問い合わせ
/*--------------------------------------------*/
#sec-contact {
	width: 100%;
	padding: 50px 5%;
	margin: 0 auto;
	position: relative;
	background: #fe8f77;
}
.contact_wrap {
	width: 100%;
	padding: 50px;
	margin: 0 auto;
	background: #fff;
	border-radius: 75px;
	position: relative;
}
.contact_wrap > h2 {
	margin: 0 auto 50px;
}
.lp-contactform {
	width: 100%;
	max-width: 600px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	display: flex;
	flex-direction: column;
	grid-row-gap: 30px;
}
.lp-contactform > dl {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	position: relative;
}
.lp-contactform > dl dt {
	width: 100%;
	padding: 0;
	margin: 0 auto 15px;
	display: flex;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	column-gap: 10px;
	position: relative;
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
	color: var(--text);
}
.lp-contactform > dl dt h3 {
	width: 100%;
	padding: 10px 20px;
	margin: 0 auto;
	background: #e87b32;
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-radius: 40px;
}
.lp-contactform > dl dt span.att {
	display: inline-block;
	padding: 5px 7px;
	margin: 0;
	border-radius: 5px;
	background: rgba(219,29,50,1);
	font-size: 10px;
	line-height: 1;
	color: #fff;
	font-weight: 400;
}
.lp-contactform > dl dd {
	padding: 0;
	margin: 0;
	position: relative;
}
/*ラジオボタン*/
.wpcf7-form-control {
	width: 100%;
	padding: 0;
	margin: 0;
	display: flex;
	flex-direction: column;
	grid-row-gap: 10px;
}
.lp-contactform input[type="radio"] {
	opacity: 0;
	visibility: hidden;
	position: absolute;
}
.lp-contactform .wpcf7-list-item {
	width: fit-content;
	margin: 0;
}
.lp-contactform span.wpcf7-list-item-label {
	position: relative;
	display: flex;
	align-items: center;
	cursor: pointer;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
}
.lp-contactform span.wpcf7-list-item-label::before {
	display: block;
	content: "";
	border-radius: 50%;
	border: 2px solid #41b1bc;
	width: 20px;
	height: 20px;
	margin-right: 7px;
}
.lp-contactform span.wpcf7-list-item-label::after {
	display: block;
	position: absolute;
	content: "";
	border-radius: 50%;
	width: 12px;
	height: 12px;
	background-color: #41b1bc;
	left: 4px;
	top: 50%;
	transform: translateY(-50%);
	display: none;
}
.lp-contactform input[type="radio"]:checked + span.wpcf7-list-item-label::after {
	display: block;
}
/*チェックボックス*/
.lp-contactform input[type="checkbox"] {
	opacity: 0;
	visibility: hidden;
	position: absolute;
}
.lp-contactform .wpcf7-checkbox span.wpcf7-list-item-label::before {
	display: block;
	content: "";
	border-radius: 0;
	border: 2px solid #41b1bc;
	width: 20px;
	height: 20px;
	margin-right: 7px;
}
.lp-contactform .wpcf7-checkbox span.wpcf7-list-item-label::after {
	display: block;
	position: absolute;
	content: "";
	border-radius: 0;
	width: 18px;
	height: 13px;
	background: none;
	border-left: 3px solid #fe8f77;
	border-bottom: 3px solid #fe8f77;
	left: 2px;
	top: 30%;
	transform: translateY(-50%) rotate(-45deg);
	display: none;
}
.lp-contactform input[type="checkbox"]:checked + span.wpcf7-list-item-label::after {
	display: block;
}

/*フォーム*/
.lp-contactform input[type="text"],
.lp-contactform input[type="email"],
.lp-contactform textarea {
	width: 100%;
	padding: 10px;
	margin: 0;
	background: #fafafa;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	outline: none;
}
/*プルダウン*/
.lp-contactform select {
	width: 100%;
	padding: 10px;
	margin: 0;
	background: #fafafa;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	outline: none;
	-webkit-appearance: none;
	appearance: none;
}
.lp-contactform select::-ms-expand {
	display: none;
}
.menu-tokyo {
	position: relative;
	display: block;
}
.menu-tokyo::after {
	content: "";
	position: absolute;
	top: 12px;
	right: 20px;
	width: 12px;
	height: 12px;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	transform: rotate(45deg);
}
/*ボタン*/
.txt_cent {
	text-align: center;
	padding: 0;
	margin: 0 auto;
}
.lp-contactform input[type="submit"],
.lp-contactform input[type="button"] {
	display: inline-flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	column-gap: 10px;
	padding: 20px 50px;
	margin: 0 auto;
	position: relative;
	background-image: linear-gradient(to top, #2f7acc 0%, #52b2e8 50%, #6cd4ed 75%, #a6eef3 100%);
	border-radius: 20px;
	border: 3px solid #fff;
	box-shadow: 0px 0px 10px rgba(20, 20, 20, 0.2);
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
	color: #fff;
	transition: var(--ease);
}
.lp-contactform input[type="submit"]:hover,
.lp-contactform input[type="button"]:hover {
	filter: brightness(1.1);
	transform: translateY(3px);
	transition: var(--ease);
}
/*プライバシー*/
.acceptance-poli .wpcf7-form-control {
	align-items: center;
}
#all_wrap .wpcf7 .ajax-loader {
	display: none !important;
}
/*プライバシー*/
.form_privacy {
	width: 100%;
	height: 300px;
	padding: 30px;
	margin: 0 auto 30px;
	position: relative;
	overflow-y: scroll;
	overflow-x: hidden;
	background: #fafafa;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
}
#all_wrap .form_privacy > h3 {
	font-size: 18px;
	line-height: 1.2em;
	font-weight: 600;
	color: #000;
	border: none;
	background: none;
	padding: 0;
	margin: 1em auto 10px;
	position: relative;
}
#all_wrap .form_privacy > h3:first-of-type {
	margin-top: 0;
}
#all_wrap .form_privacy > p {
	padding: 0;
	margin: 0 auto 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all;
}
#all_wrap .form_privacy > ul {
	list-style: none;
	padding: 0;
	margin: 0 auto 10px;
}
#all_wrap .form_privacy > ul > li {
	padding: 0 0 0 20px;
	margin: 0 0 10px;
	list-style: none;
	border: none;
	background: none;
	position: relative;
	font-size: 15px;
	line-height: 1.4em;
}
#all_wrap .form_privacy > ul > li::before {
	display: block;
	content: '';
	position: absolute;
	z-index: 2;
	top: 8px;
	bottom: unset;
	left: 4px;
	width: 4px;
	height: 4px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin: auto 0;
}
#all_wrap .form_privacy > ul > li::after {
	display: block;
	content: '';
	position: absolute;
	top: 3px;
	bottom: unset;
	left: 0;
	width: 14px;
	height: 14px;
	background-color: #b70200;
	border-radius: 100%;
	margin: auto 0;
}

/*タイトル*/
#all_wrap .contact_wrap > header {
	width: 100%;
	padding: 0;
	margin: 0 auto 50px;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	grid-row-gap: 20px;
}
#all_wrap .contact_wrap > header > h2 {
	font-size: 50px;
	line-height: 1.2em;
	font-weight: 600;
	color: #e87b32;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	grid-row-gap: 10px;
}
#all_wrap .contact_wrap > header > h2 p {
	font-size: 50px;
	line-height: 1.2em;
	font-weight: 600;
	color: #e87b32;
	text-align: center;
}
#all_wrap .contact_wrap > header > h2 small {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-size: 30px;
	line-height: 1.2em;
	font-weight: 600;
	color: #e87b32;
	text-align: center;
}
#all_wrap .contact_wrap > header > h2 b {
	font-size: 1.3em;
	font-weight: 600;
	color: #e87b32;
}
#all_wrap .contact_wrap > header > p {
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4em;
}

/*== スマホ・タブレット対応 ==*/
@media only screen and (max-width: 768px){
	#sec-contact {
		width: 100%;
		padding: 20px 5%;
	}
	.contact_wrap {
		width: 100%;
		padding: 20px;
		border-radius: 50px;
	}
	.contact_wrap > h2 {
		margin: 0 auto 30px;
	}
	.lp-contactform {
		width: 100%;
		max-width: 100%;
		grid-row-gap: 30px;
	}
	.lp-contactform > dl {
		width: 100%;
	}
	.lp-contactform > dl dt {
		width: 100%;
		padding: 0;
		margin: 0 auto 15px;
		font-size: 18px;
	}
	.lp-contactform > dl dt h3 {
		width: 100%;
		padding: 10px 10px;
		font-size: 18px;
		border-radius: 40px;
	}
	.lp-contactform input[type="submit"],
	.lp-contactform input[type="button"] {
		font-size: 18px;
	}
	/*プライバシー*/
	.form_privacy {
		width: 100%;
		height: 300px;
		padding: 20px;
		margin: 0 auto 30px;
	}
	
	/*タイトル*/
	#all_wrap .contact_wrap > header {
		width: 100%;
		padding: 0;
		margin: 0 auto 20px;
		grid-row-gap: 10px;
	}
	#all_wrap .contact_wrap > header > h2 {
		font-size: 30px;
		grid-row-gap: 5px;
	}
	#all_wrap .contact_wrap > header > h2 p {
		font-size: 32px;
	}
	#all_wrap .contact_wrap > header > h2 small {
		font-size: 20px;
	}
	#all_wrap .contact_wrap > header > h2 b {
		font-size: 1.3em;
		font-weight: 600;
		color: #e87b32;
	}
	#all_wrap .contact_wrap > header > p {
		text-align: center;
		font-size: 16px;
	}
}

.manga {
	width: 650px;
	margin: 0 auto;
	padding: 50px 0;
}
/*== スマホ・タブレット対応 ==*/
@media only screen and (max-width: 768px){
	.manga {
		width: 100%;
		margin: 0 auto;
		padding: 30px 0;
	}
}