@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

/* ------------------------------
 PC、SP共通
------------------------------ */

* {
	margin: 0;
	padding: 0;
}
html,body{
	width: 100%;
}

html {
	-webkit-text-size-adjust: none;
	scroll-behavior: smooth;
}
body {
	background-color: #FFF;
	margin: 0 auto;
	color: #111;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
}
table {
	text-align: left;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
hr {
	clear: both;
}
img {
	max-width: 100%;
	height: auto;
	width /***/:auto;
	border: none;
	vertical-align: middle;
	image-rendering: -webkit-optimize-contrast;
}

p {
	line-height: 2em;
}
ul {
	margin: 0;
	padding: 0;
}
ol {
	margin: 0;
	padding: 0;
}
li {
	line-height: 2em;
}
a {
	transition: all 100ms 0s ease;
}
a:hover {
	opacity: 0.5;
}

span.none {
	display: none;
}
.clear {
	clear: both;
}
.fnt_s {
	font-size: 0.7em;
}
.fnt_l {
	font-size: 1.3em;
}
.bg_gray {
	background-color: #EEE;
}
p.p_right {
	text-align: right;
}
span.red {
	color: #E10000;
	font-weight: bold;
}
span.blue {
	color: #0065CB;
	font-weight: bold;
}
span.bg_y {
	background-image: linear-gradient(transparent 60%, #fcd900 50%);
}
span.bold {
	color: #000000;
	font-weight: bold;
}

/* ------------------------------
 見出し部分
------------------------------ */

h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	clear: both;
}
h2,h3,h4 {
	clear: both;
}
/* ------------------------------
 ロード画面用
 css側にて画像サイズ指定必須
------------------------------ */

#logo_loader {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: 9999;
	background-color: #FFF;
	pointer-events: none;
}
#logo_loader .f_logo {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 284px;/*画像サイズ*/
	height: 60px;/*画像サイズ*/
	text-align: center;
}
#logo_loader .f_logo img {
	width: 100%;
	height: auto;
}
#logo_loader .f_logo:before {
	content: "";
	display: block;
	width: 100%;
	height: 110%;
	background-color: #FFF;
	position: absolute;
	top: 0;
	left: 100%;
	animation: loadLogo 1.5s;
}
@keyframes loadLogo {
	0% {
		left: 0;
		top: 0;
	}
	50% {
		left: 0;
		top: 0;
	}
	100% {
		left: 0;
		top: -110%;
	}
}
#logo_loader .f_logo:before {
	animation: loadLogo 1s;
}

#logo_loader.open {
	animation-name: slideOut;
	animation-fill-mode: forwards;
	animation-duration: 2s;
	animation-delay: 2s;
}

@keyframes slideOut {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

/* ------------------------------
 トップボタン
 SP時最下部にボタンつける場合は別クラスで追加指定
 位置はそれぞれ調整
------------------------------ */

div.pagetop {
	width: auto;
	margin: 0;
	position: fixed;
	right: 20px;
	z-index: 900;
	pointer-events: none;
	font-size: 14px;
}
div.pagetop a {
	background-color: #FFF;
	padding: 15px 20px;
	border: solid 1px #BBB;
	text-decoration: none;
	color: #555;
	pointer-events: auto;
}
div.pagetop a:hover {
	opacity: 1;
	color: #FFF;
	background-color: #555;
}


/* ------------------------------
 フォーム
------------------------------ */

input.input_box {
	width: 97%;
	padding: 5px 5px;
	border: solid 1px #BBB;
	border-radius: 3px / 3px;
	font-size: 16px;
}
input.input_box02 {
	width: 50%;
	padding: 5px 5px;
	border: solid 1px #BBB;
	border-radius: 3px / 3px;
	font-size: 16px;
}
input.input_box03 {
	width: 20%;
	padding: 5px 5px;
	border: solid 1px #BBB;
	border-radius: 3px / 3px;
	font-size: 16px;
}
textarea.input_box {
	width: 95%;
	height: 200px;
	border: solid 1px #BBB;
	border-radius: 3px / 3px;
	padding: 5px 5px;
	font-size: 16px;
}
::-webkit-input-placeholder {
	color: #aaa;
}
::-moz-placeholder {
	color: #aaa;
	opacity: 1;
}
:-ms-input-placeholder {
	color: #aaa;
}
label, input[type='radio'] {
	cursor: pointer;
}
label, input[type='checkbox'] {
	cursor: pointer;
}
select {
	padding: 5px 10px;
	border: solid 1px #BBB;
	font-size: 1em;
}
p.thanks {
	text-align: center;
	font-size: 1.7em;
	margin: 100px auto;
}


body {
	background-image:url(image/bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: fixed;
}

/* ------------------------------
 見出し部分
------------------------------ */

h1 {
}
h2.index {
	color: #005b5f !important;
}
div.h2_bg {
	width: 100%;
	background-image:url(image/h2_bg.jpg);
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
}
h2 {
	font-family: Times,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-weight: normal;
	color: #FFF;
}

/* ------------------------------
 セクション
------------------------------ */

section {
	overflow: hidden;
	text-align: left;
}
section:nth-child(even){
	background-color: #DBF1EC;
}

/* ------------------------------
 テキスト関連
------------------------------ */

p.center {
	text-align: center;
	clear: both;
}

/* ------------------------------
 全体
------------------------------ */

div.wrapper {
	margin: 0 auto;
	text-align: left;
}
section div.wrapper {
	padding: 0 10px;
}
section div {
	overflow: hidden;
	clear: both;
}


/* ------------------------------
 ヘッダー
------------------------------ */

header {
}

/* ------------------------------
 メイン画像
------------------------------ */

div.topimg {
	margin: 0 auto;
	background-color: #DDD;
}

/* ------------------------------
 トップページ02
------------------------------ */

div.index_box02_wrapper {
}
div.index_box02_wrapper div {
	background-color: #FFF;
	border-radius: 10px / 10px;
	border: solid 2px #07bdb7;
	text-align: center;
}
div.index_box02_wrapper div p {
	font-weight: bold;
	color: #05817d;
	margin: 0px auto;
}
div.index_box02_wrapper div p.index_box02_1 {
}

/* ------------------------------
 お問い合わせ
------------------------------ */

div.inq_wrapper {
}
div.inq_wrapper dl {
}
div.inq_wrapper dt {
	font-weight: bold;
	color: #000;
}
div.inq_wrapper dd {
}
div.inq_wrapper dd ul {
	list-style: none;
}
div.inq_wrapper dd li {
}
div.inq_wrapper dd label input {
}
div.inq span.red {
	font-size: 0.6em;
}

input.button {
	-webkit-appearance: none;
}

/* ------------------------------
 フッター
------------------------------ */

footer {
	overflow: hidden;
	margin: 0 0;
	border-top: solid 5px #07bdb7;
}
footer p {
	clear: both;
}



/*=====================================================================================
画面の横幅が641px以上
=====================================================================================*/

@media screen and (min-width: 641px){

.smart_only {
	display: none;
}
.hamburger-menu {
	display: none;
}

p.smart_center {
	clear: both;
	margin: 0 !important;
	padding: 0 !important;
}
p.pc_center {
	text-align: center;
	margin: 30px auto !important;
	clear: both;
}



html {
	scroll-padding-top: 80px;
}
body {
	background-size: auto;
}

/* ------------------------------
 見出し部分
------------------------------ */

h1 {
	margin: 15px 0;
}
h2.index {
	line-height: 1.5em !important;
	font-size: 30px !important;
	margin-bottom: 50px !important;
	text-align: center;
}
h2 {
	font-size: 40px;
}

/* ------------------------------
 セクション
------------------------------ */

section p {
	margin: 0 0 30px;
}
section div.wrapper ul,
section div.wrapper ol {
	margin: 30px 40px;
}
section div.wrapper li {
	margin-bottom: 5px;
}

/* ------------------------------
 画像関連
------------------------------ */

img.imgleft {
	float: left;
	margin: 0 20px 20px 0;
}
img.imgright {
	float: right;
	margin: 0 0 20px 20px;
}

/* ------------------------------
 テキスト関連
------------------------------ */

p.center {
	margin: 50px auto !important;
}

/* ------------------------------
 全体
------------------------------ */

div.wrapper {
	max-width: 1000px;
}
section div.wrapper {
	margin: 80px auto !important;
}


/* ------------------------------
 ヘッダー
------------------------------ */

div.header_fix {
	width: 100%;
	height: 130px;
	top: 0;
	left: 0;
	background-color: #FFF;
	position: fixed;
	z-index: 999;
}
header {
	height: 80px;
}
header div.wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
div.header_left {
	width: 220px;
}
div.header_right {
	width: 200px;
}
div.header_right div {
	text-align: center;
}
div.header_right div a {
	text-decoration: none;
	display: block;
	color: #FFF;
	height: 70px;
}
div.header_contact {
	width: 200px;
}
div.header_contact p {
	font-size: 20px;
	line-height: 70px;
}
div.header_contact a {
	background-color: #f8a02d;
}

/* ------------------------------
 メニュー
------------------------------ */

nav {
	width: 100%;
	height: 50px;
	font-size: 14px;
	overflow: hidden;
	background-image: linear-gradient(transparent 95%, #CCC 5%);
}
nav ul {
	list-style: none;
	display: grid;
	grid-template-columns: repeat(6,1fr);
	justify-content: center;
}
nav li {
	text-align: center;
	line-height: 1.5em;
}
nav li a {
	color: #000;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	position: relative;
	display: block;
	box-sizing: border-box;
}

nav li a::after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 5px;
	background: #f00066;
	transform: scale(0, 1);
	transition: transform .2s;
}
nav li a:hover::after {
	transform: scale(1, 1);
}
nav li a::after {
	transform-origin: center top;
}
nav a:hover {
	opacity: 1 !important;
}


/* ------------------------------
 メイン画像
------------------------------ */

div.topimg {
	padding-top: 130px;
}


/* ------------------------------
 トップページ02
------------------------------ */

div.index_box02_wrapper {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	justify-content: center;
	grid-gap: 10px 20px;
	margin-bottom: 30px;
}
div.index_box02_wrapper div {
	padding: 15px 0;
}
div.index_box02_wrapper div p {
	font-size: 18px;
	line-height: 1.5em;
}
div.index_box02_wrapper div p.index_box02_1 {
	font-size: 20px;
	line-height: 2em;
	margin-top: 20px;
}

/* ------------------------------
 会社概要
------------------------------ */

div.about_wrapper {
	max-width: 800px;
	margin: 30px auto;
}
div.about_wrapper dl {
	border-bottom: solid 1px #DDD;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
div.about_wrapper dt {
	width: 25%;
	font-weight: bold;
	color: #000;
	padding: 10px 0;
}
div.about_wrapper dd {
	width: 75%;
	padding: 10px 0;
}
div.about_wrapper dd ul {
	margin: 10px 25px;
}


/* ------------------------------
 お問い合わせ
------------------------------ */

div.inq_wrapper {
	max-width: 800px;
	margin: 30px auto;
}
div.inq_wrapper dl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
div.inq_wrapper dt {
	width: 26%;
	text-align: right;
	padding: 10px 0;
}
div.inq_wrapper dd {
	width: 70%;
	padding: 10px 0;
}
div.inq_wrapper dd ul {
	margin: 0px 10px !important;
}
div.inq_wrapper dd li {
	float: left;
	margin-right: 30px;
}
div.inq_wrapper dd label input {
	margin-right: 10px;
}
div.inq span.red {
}

input.button {
	font-size: 18px;
	padding: 10px 15px;
}

/* ------------------------------
 フッター
------------------------------ */

footer {
	font-size: 12px;
	padding-bottom: 60px;
}
footer p {
	margin: 40px auto 0;
}

/* ------------------------------
 トップボタン位置
------------------------------ */

div.pagetop {
	bottom: 20px;
}

div.bottom_link {
	display: none;
}

}

/*=====================================================================================
●smart.css  画面の横幅が640px以下
=====================================================================================*/

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

.pc_only {
	display: none;
}
p.smart_center {
	text-align: center;
	clear: both;
}


body {
}

/* ------------------------------
 ハンバーガーメニュー
------------------------------ */

nav{
	display: none;
}
.menu-btn {
	position: fixed;
	top: 10px;
	right: 10px;
	display: flex;
	height: 50px;
	width: 50px;
	justify-content: center;
	align-items: center;
	z-index: 999;
	background-color: #555;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
	content: '';
	display: block;
	height: 3px;
	width: 25px;
	border-radius: 3px;
	background-color: #ffffff;
	position: absolute;
}
.menu-btn span:before {
	bottom: 8px;
}
.menu-btn span:after {
	top: 8px;
}
#menu-btn-check:checked ~ .menu-btn span {
	background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
	bottom: 0;
	transform: rotate(45deg);
	transition: all 0.3s;
}
#menu-btn-check:checked ~ .menu-btn span::after {
	top: 0;
	transform: rotate(-45deg);
	transition: all 0.3s;
}
#menu-btn-check {
	display: none;
}

.menu-content {
	width: 80%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 100%;
	z-index: 997;
	background-color: rgba(0,0,0,0.85);
	transition: all 0.3s;
	text-align: left;
	overflow: auto;
}
#menu-btn-check:checked ~ .menu-content {
	left: 20%;
}
.menu-content ul {
	padding: 70px 10px 100px;
}
.menu-content ul li {
	border-bottom: solid 1px #AAA;
	list-style: none;
}
.menu-content ul li a {
	display: block;
	width: 100%;
	font-size: 16px;
	box-sizing: border-box;
	color:#ffffff;
	text-decoration: none;
	padding: 9px 15px 10px 0;
	position: relative;
}
.menu-content ul li a::before {
	content: "";
	width: 7px;
	height: 7px;
	border-top: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	transform: rotate(45deg);
	position: absolute;
	right: 5%;
	top: 16px;
}


/* ------------------------------
 見出し部分
------------------------------ */

h1 {
	margin: 20px 0;
}
h2.index {
	line-height: 1.5em !important;
	font-size: 26px !important;
	margin-bottom: 30px !important;
	text-align: center;
}

/* ------------------------------
 セクション
------------------------------ */

section p {
	margin: 0 0 20px;
}
section div.wrapper ul,
section div.wrapper ol {
	margin: 20px 30px;
}
section div.wrapper li {
	margin-bottom: 5px;
}

/* ------------------------------
 テキスト関連
------------------------------ */

p.center {
	margin: 30px auto !important;
}

/* ------------------------------
 全体
------------------------------ */

div.wrapper {
	width: auto;
}
section div.wrapper {
	margin: 50px auto !important;
}


/* ------------------------------
 ヘッダー
------------------------------ */

header {
	margin-top: 40px;
}
div.header_left {
	text-align: center;
}
div.header_right {
	display: none;
}


/* ------------------------------
 トップページ01
------------------------------ */

p.lead01 {
	line-height: 1.5em;
	font-size: 30px;
	margin: 30px auto 30px;
	text-align: left;
}

/* ------------------------------
 トップページ02
------------------------------ */

div.index_box02_wrapper {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	justify-content: center;
	grid-gap: 10px 10px;
	margin-bottom: 30px;
}
div.index_box02_wrapper div {
	padding: 15px 0;
}
div.index_box02_wrapper div p {
	font-size: 16px;
	line-height: 1.5em;
}
div.index_box02_wrapper div p.index_box02_1 {
	font-size: 16px;
}

/* ------------------------------
 会社概要
------------------------------ */

div.about_wrapper {
	max-width: auto;
	margin: 30px auto;
}
div.about_wrapper dl {
	border-bottom: solid 1px #DDD;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
div.about_wrapper dt {
	width: 25%;
	font-weight: bold;
	color: #000;
	padding: 10px 0;
}
div.about_wrapper dd {
	width: 75%;
	padding: 10px 0;
}
div.about_wrapper dd ul {
	margin: 10px 25px;
}

/* ------------------------------
 お問い合わせ
------------------------------ */

div.inq_wrapper {
	width: auto;
	margin: 30px auto;
}
div.inq_wrapper dl {
	clear: both;
}
div.inq_wrapper dt {
	padding: 8px 0;
}
div.inq_wrapper dd {
	padding: 8px 0;
}
div.inq_wrapper dd ul {
	margin: 0px 10px !important;
}
div.inq_wrapper dd li {
	float: left;
	margin-right: 30px;
}
div.inq_wrapper dd label input {
	margin-right: 10px;
}
div.inq span.red {
}

input.button {
	font-size: 16px;
	padding: 10px 15px;
}

/* ------------------------------
 フッター
------------------------------ */

footer {
	font-size: 14px;
	padding-bottom: 140px;
}
footer p {
	margin: 40px auto 0;
}

/* ------------------------------
 トップボタン位置
------------------------------ */

div.pagetop {
	bottom: 130px;
}

div.bottom_link {
	background-color: #EEE;
	width: 100%;
	text-align: center;
	position: fixed;
	bottom: 0px;
	z-index: 850;
	padding: 30px 0;
}
div.bottom_link a {
	font-size: 20px;
	display: block;
	background-color: #f8a02d;
	color: #FFF;
	text-decoration: none;
	padding: 10px 0;
	border-radius: 5px / 5px;
	margin: 0 10px;
}


}