/*
----------------------------------------
reset
----------------------------------------
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote::before,
blockquote:after,
q::before,
q:after {
	content: "";
	content: none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

/*
----------------------------------------
common
----------------------------------------
*/

html[lang="ja"] {
	margin-top: 0 !important;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.video {
	max-width: 800px;
	margin: 30px auto;
}

.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.sp {
	display: none;
}

.ofi img {
	object-fit: cover;
	font-family: "object-fit: cover;"; /* ie */
}

/* clearfix */

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
}
.clearfix:after {
	clear: both;
}

/* scrollbar */

/*
::-webkit-scrollbar {
	width: 5px;
	background: transparent;
}

::-webkit-scrollbar-track {
	box-shadow: none;
}

::-webkit-scrollbar-thumb {
	background-color: #ccc;
	box-shadow: none;
}
*/

.under-line {
	background: linear-gradient(transparent 75%, #ffe928 75%);
}

.ttl-bg-01 {
	color: #fff;
	background: url(../img/common/2x/ttl-bg-01.png) left center / 750px repeat-x;
	text-align: center;
	position: relative;
}

.ttl-bg-02 {
	color: #fff;
	background: url(../img/common/2x/ttl-bg-02.png) left center / 600px repeat-x;
	text-align: center;
	position: relative;
}

.ttl-ribbon {
	font-size: 2.8rem;
	letter-spacing: 1px;
	height: 60px;
	line-height: 60px;
	padding: 0 30px 0 40px;
	white-space: nowrap;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
	position: relative;
}

.ttl-ribbon::before,
.ttl-ribbon::after {
	content: "";
	display: block;
	width: 30px;
	height: 60px;
	position: absolute;
	top: 0;
}

.ttl-ribbon::before {
	left: -10px;
	background: url(../img/common/2x/ribbon-mask-before.png) right center / cover no-repeat;
}

.ttl-ribbon::after {
	right: -10px;
	background: url(../img/common/2x/ribbon-mask-after.png) left center / cover no-repeat;
}

.ttl-ribbon strong {
	color: #ffe928;
}

.ribbon {
	text-align: center;
}

.ribbon span {
	display: inline-block;
	height: 37px;
	line-height: 37px;
	white-space: nowrap;
	color: #fff;
}

.ribbon-bl span {
	width: 137px;
	background: url(../img/common/2x/ribbon-bl.png) center center / contain no-repeat;
	letter-spacing: 0.8px;
}

.ribbon-red span {
	width: 263px;
	background: url(../img/common/2x/ribbon-red.png) center center / contain no-repeat;
	letter-spacing: 1px;
}

.topic-path {
	white-space: nowrap;
	overflow: auto;
}

#breadcrumbs {
	font-size: 1.4rem;
	margin: 12px 0;
}

#breadcrumbs a {
	display: inline-block;
	text-decoration: underline;
	position: relative;
	margin-right: 33px;
}

#breadcrumbs a::after,
#breadcrumbs button::after {
	content: url(../img/common/svg/arrow-02.svg);
	line-height: 0.5;
	position: absolute;
	right: -23px;
	top: 50%;
	transform: translate(-50%, -50%);
}

#breadcrumbs .breadcrumb_last {
	padding-right: 2rem;
}

#breadcrumbs span a {
	color: #39c;
	text-underline-offset: 5px;
}

#breadcrumbs {
	background: url(../img/common/2x/icon-water.png) left center / 10px no-repeat;
	padding-left: 19px;
}

#breadcrumbs form {
	display: inline-block;
}

#breadcrumbs button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: "Alata", "Noto Sans JP", sans-serif;
	display: inline-block;
	text-decoration: underline;
	position: relative;
	margin: 0 33px 0 0;
	color: #39c;
	background: transparent;
	text-underline-offset: 5px;
	border: none;
	border-radius: 0;
	padding: 0;
	cursor: pointer;
}

#wrapper .slick-dots {
	margin: 0;
	bottom: -55px;
}

#wrapper .slick-dots li {
	padding: 0;
	margin: 0 5px;
	letter-spacing: 0;
}

#wrapper .slick-dots li::before {
	display: none;
}

#wrapper .slick-dots li button:before {
	font-size: 12px;
	color: #ddd;
	opacity: 1;
}

#wrapper .slick-dots li.slick-active button:before {
	color: #c5a882;
	opacity: 1;
}

#wrapper .slick-prev,
#wrapper .slick-next {
	width: 60px;
	height: 60px;
	z-index: 99;
	transition: all 0.2s;
}

#wrapper .slick-prev {
	left: 0;
	background: #2e344f url(../img/common/svg/arrow-prev-wh.svg) center center no-repeat;
}

#wrapper .slick-next {
	right: 0;
	background: #2e344f url(../img/common/svg/arrow-next-wh.svg) center center no-repeat;
}

#wrapper .slick-prev:before,
#wrapper .slick-next:before {
	display: none;
}

.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service) > span {
	border-radius: 50%;
	padding: 3px;
	transition: all 0.2s;
}

/* font */

.en {
	font-family: "Alata", sans-serif;
	font-weight: 400;
	word-break: break-all;
}

.heading-01 {
	font-size: 2.8rem;
	letter-spacing: 2.5px;
	line-height: 1.5;
	padding-left: 4.5rem;
	margin-bottom: 2rem;
	position: relative;
}

.heading-01::before {
	content: "";
	width: 30px;
	height: 1px;
	/* background: #c4ac6d; */
	background: #000;
	position: absolute;
	top: 50%;
	left: 0;
}

/* ttl */

.ttl-01 {
	text-align: center;
	position: relative;
	padding-bottom: 7.5rem;
	margin-bottom: 3.5rem;
}

.ttl-01::after {
	content: "";
	width: 2px;
	height: 60px;
	background: #c5a882;
	position: absolute;
	bottom: 0;
	left: calc(50% - 1px);
}

.ttl-01 .en {
	font-size: 6rem;
	line-height: 1.15;
	text-transform: capitalize;
	color: #c5a882;
}

.ttl-01 .jp {
	font-size: 2rem;
	font-weight: normal;
	letter-spacing: 2.4px;
}

/* btn */

.btn-01 {
	text-align: center;
}

.btn-01 a {
	display: block;
	height: 60px;
	color: #fff;
	background: #1aa0fc url(../img/common/2x/btn-01-bg.png) center center / cover no-repeat;
	padding: 8px;
	border-radius: 30px;
	box-shadow: 0 4px 0 #157fc7;
	font-size: 2.2rem;
	font-weight: bold;
	letter-spacing: 2px;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
	position: relative;
}

.btn-01 a::after {
	content: "";
	width: 12px;
	height: 20px;
	background: url(../img/common/2x/arrow-wh.png) center center / contain no-repeat;
	position: absolute;
	top: calc(50% - 8px);
	right: 30px;
	transition: all 0.2s;
}

.btn-01.or a {
	background: #ffad0a url(../img/common/2x/btn-01-or-bg.png) center center / cover no-repeat;
	box-shadow: 0 4px 0 #f29909;
}

/* list */

.list-01 li {
	position: relative;
	padding-left: 1.5rem;
	margin-bottom: 0.6rem;
	line-height: 1.8;
	letter-spacing: 1.8px;
}

.list-01 li::before {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #c5a882;
	position: absolute;
	top: 12px;
	left: 0;
}

.dl-01 {
	line-height: 1.5;
}

.dl-01 dt {
	width: 150px;
	font-weight: bold;
	text-align: center;
	color: #49b0df;
	background: #edf9ff;
	padding: 12.5px 10px;
	border-bottom: solid 1px #49b0df;
}

.dl-01 dt:first-of-type {
	border-top: solid 1px #49b0df;
}

.dl-01 dd {
	width: calc(100% - 150px);
	padding: 12.5px 10px 12.5px 28px;
	border-bottom: solid 1px #dbdbdb;
	letter-spacing: 0.4px;
}

.dl-01 dd:first-of-type {
	border-top: solid 1px #dbdbdb;
}

/*
----------------------------------------
default
----------------------------------------
*/

html {
	font-size: 62.5%;
}

body {
	font-size: 1.6rem;
	font-family: "Alata", "Noto Sans JP", sans-serif;
	font-feature-settings: "palt";
	line-height: 2;
	width: 100vw;
	text-align: center;
	color: #2f3b50;
	background: #f2fdff;
	position: relative;
	-webkit-text-size-adjust: 100%;
	-webkit-overflow-scrolling: touch;
}

body * {
	box-sizing: border-box;
}

a {
	color: #2f3b50;
	text-decoration: none;
	transition: all 0.2s;
}

ul {
	list-style: none;
}

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

/*
----------------------------------------
layout
----------------------------------------
*/

#wrapper {
	padding-top: 70px;
}

.wrap {
	width: 100%;
	max-width: 1260px;
	padding: 0 30px;
	text-align: left;
	margin: 0 auto;
}

.flex {
	-js-display: flex;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}

#contents-wrap {
	padding: 3rem 0 11.2rem;
}

#contents-wrap > .flex {
	justify-content: space-between;
}

#main-contents {
	margin-top: -7rem;
	width: calc(100% - 302px);
}

#sidebar {
	width: 260px;
}

/* header */

#header {
	background: #fff;
	padding: 9px 0;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 9999;
}

#header .logo {
	line-height: 0.5;
	margin-right: 26px;
	margin-left: 7px;
}

#header .logo a {
	display: block;
}

#header .nav-wrap {
	align-items: center;
}

#g-nav a {
	display: inline-block;
	font-weight: bold;
	padding: 10px 25px;
	position: relative;
	cursor: pointer;
}

#g-nav a span {
	position: relative;
	z-index: 99;
}

#g-nav a::after {
	content: "";
	height: 8px;
	background: #ffe928;
	position: absolute;
	bottom: 14px;
	right: 50%;
	left: 50%;
	z-index: -1;
	transition: all 0.2s;
}

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

nav-btn

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

#nav-btn {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 99999;
}

#nav-btn .btn {
	width: 68px;
	height: 68px;
	background: #0b72b5;
	border-radius: 50% 0 50% 50%;
	position: relative;
	cursor: pointer;
	transition: all 0.2s;
}

#nav-btn span {
	display: block;
	position: absolute;
	left: 21px;
	right: 21px;
	height: 3px;
	background: #fff;
	transition: all 0.2s;
}

#nav-btn span:nth-of-type(1) {
	top: calc(50% - 10px);
}

#nav-btn span:nth-of-type(2) {
	top: calc(50% - 1px);
}

#nav-btn span:nth-of-type(3) {
	top: calc(50% + 8px);
}

.nav-open #nav-btn .btn {
	background: #fff;
}

.nav-open #nav-btn span {
	background: #1aa0fc;
	right: 16px;
	left: 16px;
}

.nav-open #nav-btn span:nth-of-type(1) {
	-webkit-transform: translateY(9px) rotate(-45deg);
	transform: translateY(9px) rotate(-45deg);
}

.nav-open #nav-btn span:nth-of-type(2) {
	opacity: 0;
}

.nav-open #nav-btn span:nth-of-type(3) {
	-webkit-transform: translateY(-9px) rotate(45deg);
	transform: translateY(-9px) rotate(45deg);
}

/* toggle-menu */

.toggle-menu-wrap {
	display: none;
}

#toggle-menu {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	z-index: -1;
	transition: all 0.2s;
}

.nav-open #toggle-menu {
	opacity: 1;
	visibility: visible;
	z-index: 9999;
}

#toggle-menu .nav-wrap {
	flex-direction: column;
	flex-wrap: nowrap;
	width: 100%;
	max-width: 100%;
	height: 100vh;
	background: #1aa0fc;
	color: #fff;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	/* transform: translateX( 100% ); */
	transition: all 0.4s;
}

.nav-open #toggle-menu .nav-wrap {
	transform: none;
}

#toggle-menu .logo-wrap {
	width: 100%;
	background: #158dfb;
	padding: 1.4rem 2rem 0.4rem;
	text-align: left;
	line-height: 0.5;
	position: relative;
}

#toggle-menu .logo-wrap::after {
	content: "";
	height: 20px;
	position: absolute;
	right: 0;
	bottom: -15px;
	left: 0;
	background: url(../img/common/2x/wave.png) left 27% center / contain repeat-x;
}

#toggle-menu .logo-wrap img {
	height: 33px;
}

#toggle-menu #toggle-nav {
	width: 100%;
	padding: 0 2rem;
	margin: auto 0;
}

#toggle-menu #toggle-nav .flex {
	width: 100%;
	padding-top: 4rem;
}

#toggle-menu #toggle-nav li {
	width: calc((100% - 36px) / 3);
	margin-right: 18px;
	margin-bottom: 18px;
}

#toggle-menu #toggle-nav li:nth-child(3),
#toggle-menu #toggle-nav li:nth-child(7) {
	margin-right: 0;
}

#toggle-menu #toggle-nav a {
	display: block;
	color: #fff;
	font-size: 1.4rem;
	line-height: 1.5;
	font-weight: bold;
}
#toggle-menu #toggle-nav a img{
	width: 100%;
}

#toggle-menu #toggle-nav .flex {
	justify-content: center;
	text-align: center;
}

#toggle-menu .copyright {
	width: 100%;
	padding: 1.6rem 2rem;
	font-size: 1rem;
	letter-spacing: 0.2px;
}

.toggle-navv__list-wrap{
  width: 100%;
}

.toggle-nav__list {
	width: 318px;
  height: 370px;
  max-width: 100%;
	background: url(../img/common/2x/nav-bg.png) center / cover;
	margin: -15px 0 16px auto;
	border-radius: 10px;
	padding: 32px 36px 16px;
  display: none;
  flex: 100%;
}

#toggle-menu #toggle-nav .toggle-nav__item {
	width: 100%;
	margin: 0;
	position: relative;
}

#toggle-menu #toggle-nav .toggle-nav__item a {
	color: #2f3b50;
	font-size: 15px;
	border-bottom: 3px dotted #ccc;
	display: block;
	padding: 10px 0 11px 40px;
	text-align: left;
	background: url(../img/common/2x/arrow-bl.png) right 8px center / 8px no-repeat;
}

#toggle-menu #toggle-nav .toggle-nav__item::before {
	position: absolute;
	left: 6px;
	top: calc(50% - 18px);
	width: 27px;
	height: 31px;
}

#toggle-menu #toggle-nav .toggle-nav__item:nth-of-type(1)::before {
	content: "";
	display: inline-block;
	background: url(../img/common/2x/side-icon-08.png) no-repeat center center;
	background-size: contain;
}

#toggle-menu #toggle-nav .toggle-nav__item:nth-of-type(2)::before {
	content: "";
	display: inline-block;
	background: url(../img/common/2x/side-icon-01.png) no-repeat center center;
	background-size: contain;
	top: calc(50% - 19px);
	left: 7px;
}

#toggle-menu #toggle-nav .toggle-nav__item:nth-of-type(3)::before {
	content: "";
	display: inline-block;
	background: url(../img/common/2x/side-icon-02.png) no-repeat center center;
	background-size: contain;
}

#toggle-menu #toggle-nav .toggle-nav__item:nth-of-type(4)::before {
	content: "";
	display: inline-block;
	background: url(../img/common/2x/side-icon-03.png) no-repeat center center;
	background-size: contain;
	left: 7px;
}

#toggle-menu #toggle-nav .toggle-nav__item:nth-of-type(5)::before {
	content: "";
	display: inline-block;
	background: url(../img/common/2x/side-icon-04.png) no-repeat center center;
	background-size: contain;
}

#toggle-menu #toggle-nav .toggle-nav__item:nth-of-type(6)::before {
	content: "";
	display: inline-block;
	background: url(../img/common/2x/side-icon-07.png) no-repeat;
	background-size: contain;
}

#toggle-menu #toggle-nav .toggle-nav__item:nth-of-type(7)::before {
	content: "";
	display: inline-block;
	background: url(../img/common/2x/side-icon-09.png) no-repeat;
	background-size: contain;
	left: 7px;
}

#toggle-menu #toggle-nav .toggle-nav__item:last-of-type a {
	border-bottom: none;
}
.toggle-nav__icon{
	display: flex;
	align-items: center;
	justify-content: center;
}
.toggle-nav__icon::after {
	width: 15px;
	height: 15px;
	content: "";
	display: inline-block;
	background: url(../img/common/2x/header-icon02.png) no-repeat center center;
	background-size: contain;
	margin-left: 3px;
	transform: scale(1,-1);
}

.toggle-nav__icon.on::after {
	transform: none;
}

header #overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
	transition: all 0.2s;
}

.nav-open header #overlay {
	opacity: 0.8;
	visibility: visible;
	z-index: 999;
}

/* modal */

.modal-container{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0,0,0,50%);
	padding: 40px 20px;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
    box-sizing: border-box;
}

.modal-container:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.modal-container.active{
	opacity: 1;
	visibility: visible;
}

.modal-body{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	max-width: 318px;
	width: 95%;
}

.modal-close{
	position: absolute;
	display: flex;
    align-items: center;
    justify-content: center;
	top: -12px;
	right: -12px;
	width: 29px;
	height: 29px;
	cursor: pointer;
}

.modal-content{
}
body.modal-open{
	overflow: hidden;
}

/* footer */

footer .nav-wrap {
	background: #1aa0fc;
	color: #fff;
	padding: 40px 0 20px;
	position: relative;
}

footer .nav-wrap::before {
	content: "";
	height: 40px;
	position: absolute;
	top: -30px;
	right: 0;
	left: 0;
	background: url(../img/common/2x/footer-bg.png) left 26px center / auto 40px repeat-x;
}

footer .bottom-nav .flex {
	justify-content: center;
	margin: 12px 0;
}

footer .bottom-nav li {
	position: relative;
	padding: 0 5px;
}

footer .bottom-nav li::after {
	content: "";
	width: 1px;
	height: 20px;
	background: #fff;
	position: absolute;
	top: calc(50% - 10px);
	right: 0;
}

footer .bottom-nav li:last-of-type::after {
	display: none;
}

footer .bottom-nav a {
	display: inline-block;
	padding: 10px 16px;
	font-size: 1.7rem;
	letter-spacing: 0.4px;
	color: #fff;
}

footer .logo {
	text-align: center;
	line-height: 0.5;
}

footer .co-wrap {
	background: #087bc7;
	color: #fff;
	padding: 8px 0 12px;
}

footer .co-wrap .flex {
	align-items: center;
}

footer .co-menu {
	margin-right: auto;
}

footer .co-menu li {
	margin-right: 30px;
}

footer .co-menu a {
	font-size: 1.4rem;
	color: #fff;
}

footer .copyright {
	font-size: 1.2rem;
	letter-spacing: 0.2px;
}

/* sidebar */

#sidebar .box {
	margin-bottom: 20px;
	border-radius: 10px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}

#sidebar .choose-bnr {
	margin-bottom: 30px;
	text-align: center;
}

#sidebar .choose-bnr a {
	display: inline-block;
	max-width: 260px;
	background: #2fa6de;
	color: #fff;
	line-height: 0.5;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}

#sidebar .choose-bnr .more {
	display: block;
	position: relative;
	font-size: 1.3rem;
	letter-spacing: 1.8px;
	line-height: 2;
	padding: 1px;
	text-align: center;
}

#sidebar .choose-bnr .more::after {
	content: "";
	width: 7px;
	height: 10.5px;
	background: url(../img/common/2x/choose-bnr-more.png) center center / contain no-repeat;
	position: absolute;
	top: calc(50% - 5px);
	left: calc(50% + 5.5rem);
	transition: all 0.2s;
}

#sidebar .menu-ttl {
	height: 50px;
	line-height: 50px;
	background: url(../img/common/2x/menu-bg-01.png) left 10px center / 210px repeat-x;
	color: #fff;
	font-size: 2rem;
	letter-spacing: 0.8px;
	text-align: center;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

#sidebar .menu-ttl.red {
	background: url(../img/common/2x/menu-bg-02.png) left 10px center / 210px repeat-x;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}

#sidebar .menu-ttl .l {
	font-size: 2.4rem;
}

#sidebar .cat-nav {
	margin-bottom: 32px;
}

#sidebar .cat-nav .menu-list {
	padding: 0 10px;
}

#sidebar .cat-nav li {
	padding-bottom: 3px;
	background: url(../img/common/2x/dot-border.png) left bottom / 6px repeat-x;
}

#sidebar .cat-nav li:last-of-type {
	padding: 0;
	background: none;
}

#sidebar .cat-nav a {
	display: block;
	position: relative;
}

#sidebar .cat-nav a::before {
	content: "";
	position: absolute;
	top: 0;
	right: -10px;
	bottom: 0;
	left: -10px;
	background: #f0fcff;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
	transition: all 0.2s;
}

#sidebar .cat-nav a span {
	display: block;
	font-size: 1.5rem;
	letter-spacing: 0.6px;
	font-weight: 500;
	padding: 14px 15px 13px 36px;
	position: relative;
	z-index: 99;
}

#sidebar .cat-nav .cat-01 a span {
	background: url(../img/common/2x/side-icon-01.png) left center / 26px no-repeat;
}

#sidebar .cat-nav .cat-02 a span {
	background: url(../img/common/2x/side-icon-02.png) left center / 26px no-repeat;
}

#sidebar .cat-nav .cat-03 a span {
	background: url(../img/common/2x/side-icon-03.png) left center / 26px no-repeat;
}

#sidebar .cat-nav .cat-04 a span {
	background: url(../img/common/2x/side-icon-04.png) left center / 26px no-repeat;
}

#sidebar .cat-nav .cat-05 a span {
	background: url(../img/common/2x/side-icon-05.png) left center / 26px no-repeat;
}

#sidebar .cat-nav .cat-06 a span {
	background: url(../img/common/2x/side-icon-06.png) left center / 26px no-repeat;
}

#sidebar .cat-nav .cat-07 a span {
	background: url(../img/common/2x/side-icon-07.png) left center / 26px no-repeat;
}

#sidebar .cat-nav a span::after {
	content: "";
	width: 8px;
	height: 14px;
	background: url(../img/common/2x/arrow-bl.png) center center / contain no-repeat;
	position: absolute;
	top: calc(50% - 7px);
	right: 5px;
	transition: all 0.2s;
}

#sidebar .bnr {
	line-height: 0.5;
}

#sidebar .bnr a {
	display: block;
	padding: 10px;
	text-align: center;
}

#sidebar .cmp-link a {
	display: block;
	padding: 15px 10px 20px;
}

#sidebar .cmp-link .img {
	line-height: 0.5;
	border-radius: 10px;
	margin-bottom: 15px;
	text-align: center;
}

#sidebar .cmp-link h3 {
	line-height: 1.5;
	letter-spacing: 0.8px;
	padding-left: 10px;
}

#sidebar .cmp-link .more {
	text-align: right;
	line-height: 1.6;
}

#sidebar .cmp-link .more span {
	display: inline-block;
	font-size: 1.2rem;
	line-height: 1.5;
	letter-spacing: 1px;
	color: #39a9dc;
	border-bottom: dotted 1px #39a9dc;
	padding: 2px 20px 2px 2px;
	background: url(../img/common/2x/arrow-bl.png) right 5px center / 6px no-repeat;
	transition: all 0.2s;
}

/*
----------------------------------------
page
----------------------------------------
*/

.page-header {
	color: #fff;
	/*background: url( ../img/common/header-bg.png ) center center / cover no-repeat;*/
	position: relative;
}

.page-header::after {
	content: "";
	background: #2e344f;
	opacity: 0.5;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.page-header .wrap {
	text-align: center;
	position: relative;
	z-index: 99;
}

.page-header .box {
	height: 300px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	line-height: 1.4;
}

.page-header .ttl-en {
	font-size: 6rem;
	text-transform: uppercase;
}

.page-header .ttl-jp {
	font-size: 2.8rem;
}

.phone-btn a {
	display: block;
	padding: 10px 20px;
	line-height: 1.3;
	text-align: center;
}

.phone-btn.wh a {
	color: #fff;
}

.phone-btn .num {
	display: inline-block;
	font-size: 2.4rem;
	white-space: nowrap;
	padding-left: 1.6rem;
	background: url(../img/common/svg/icon-phone.svg) left center no-repeat;
}

.phone-btn.wh .num {
	background: url(../img/common/svg/icon-phone-wh.svg) left center no-repeat;
}

.phone-btn .note {
	display: block;
	font-size: 1.2rem;
}

.contact-btn a {
	display: block;
	color: #fff;
	padding: 8px 30px 8px 50px;
	text-align: center;
	border: solid 1px #c5a882;
	background: #c5a882 url(../img/common/svg/icon-contact-wh.svg) left calc(50% - 4.3rem) center no-repeat;
}

.contact-btn.wh a {
	border: solid 1px rgba(255, 255, 255, 0.2);
	background: url(../img/common/svg/icon-contact-wh.svg) left calc(50% - 4.3rem) center no-repeat;
}

.sns-set li {
	padding: 0 1rem;
	line-height: 0.5;
}

.sns-set a {
	display: inline-block;
}

#included-files-fie-on-wp-footer,
.included-files-fie-on-wp-footer {
	display: none;
}

.g-nav__menu-wrap {
	position: relative;
}

.g-nav__menu-wrap::after {
	position: absolute;
	right: -1px;
	top: 50%;
	width: 19px;
	height: 19px;
	content: "";
	display: inline-block;
	background: url(../img/common/2x/header-icon01.png) no-repeat center center;
	background-size: contain;
	transform: translateY(-50%);
}

.g-nav__menu-wrap.on::after {
	transform: translateY(-50%) scale(1,-1);
}

.g-nav__menu {
	position: absolute;
	width: 200px;
	background: #fff;
	border: 3px solid #5fbdfd;
	border-radius: 10px;
	padding: 2px 11px 0;
	transform: translate(-50%, 100%);
	bottom: -9px;
	left: calc(50% + 14px);
	display: none;
}

#g-nav .g-nav__menu-item {
	position: relative;
}

#g-nav .g-nav__menu-item a {
	border-bottom: 2px dotted #ccc;
	font-size: 14px;
	display: block;
	padding: 8px 0 8px 24px;
}

#g-nav .g-nav__menu-item:last-of-type a {
	border: none;
}

#g-nav .g-nav__menu-item::before {
	position: absolute;
	left: -2px;
	top: calc(50% - 16px);
	width: 25px;
	height: 28px;
}

#g-nav .g-nav__menu-item:nth-of-type(1)::before {
	content: "";
	display: inline-block;
	background: url(../img/common/2x/side-icon-08.png) no-repeat center center;
	background-size: contain;
}

#g-nav .g-nav__menu-item:nth-of-type(2)::before {
	content: "";
	display: inline-block;
	background: url(../img/common/2x/side-icon-01.png) no-repeat center center;
	background-size: contain;
	top: calc(50% - 19px);
	left: 0px;
}

#g-nav .g-nav__menu-item:nth-of-type(3)::before {
	content: "";
	display: inline-block;
	background: url(../img/common/2x/side-icon-02.png) no-repeat center center;
	background-size: contain;
	left: -1px;
}

#g-nav .g-nav__menu-item:nth-of-type(4)::before {
	content: "";
	display: inline-block;
	background: url(../img/common/2x/side-icon-03.png) no-repeat center center;
	background-size: contain;
	left: 0px;
}

#g-nav .g-nav__menu-item:nth-of-type(5)::before {
	content: "";
	display: inline-block;
	background: url(../img/common/2x/side-icon-04.png) no-repeat center center;
	background-size: contain;
}

#g-nav .g-nav__menu-item:nth-of-type(6)::before {
	content: "";
	display: inline-block;
	background: url(../img/common/2x/side-icon-07.png) no-repeat;
	background-size: contain;
}

#g-nav .g-nav__menu-item:nth-of-type(7)::before {
	content: "";
	display: inline-block;
	background: url(../img/common/2x/side-icon-09.png) no-repeat;
	background-size: contain;
	left: 0px;
}

/*
----------------------------------------
1260
----------------------------------------
*/

@media screen and (max-width: 1260px) {
	body {
		font-size: 1.5rem;
	}

	#g-nav a {
		padding: 10px 20px;
	}

	#sidebar {
		width: 220px;
	}

	#sidebar .cat-nav a span {
		letter-spacing: 0;
		padding: 14px 0 13px 36px;
	}

	#sidebar .cat-nav a span::after {
		display: none;
	}

	.btn-01 a {
		font-size: 1.8rem;
		padding: 12px 8px;
	}

	.btn-01 a::after {
		right: 25px;
	}

	.dl-01 dt {
		width: 120px;
	}

	.dl-01 dd {
		width: calc(100% - 120px);
		padding: 12.5px 15px;
	}

	footer .bottom-nav a {
		font-size: 1.5rem;
	}
}

/*
----------------------------------------
1000
----------------------------------------
*/

@media screen and (max-width: 1000px) {
	#header .wrap {
		padding: 0 20px;
	}

	#header .logo {
		margin-right: 1.5rem;
	}

	#g-nav a {
		padding: 10px;
	}

	#contents-wrap > .flex {
		flex-direction: column;
	}

	#main-contents {
		width: 100%;
		margin-bottom: 3rem;
	}

	#sidebar {
		width: 100%;
		-js-display: flex;
		display: -ms-flex;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	#sidebar .cat-nav {
		width: 100%;
	}

	#sidebar .cat-nav a span {
		letter-spacing: 0;
		padding: 14px 15px 13px 36px;
	}

	#sidebar .cat-nav a span::after {
		display: block;
	}

	#sidebar .picup-bnr,
	#sidebar .cmp-link {
		width: 260px;
		max-width: calc((100% - 40px) / 3);
		margin-right: 2rem;
	}

	#sidebar .picup-bnr:last-of-type {
		margin-right: 0;
	}
}

/*
----------------------------------------
768
----------------------------------------
*/

@media screen and (max-width: 768px) {
	html #wpadminbar {
		display: none;
	}

	.pc {
		display: none;
	}

	.sp {
		display: inline;
	}

	.sp-block {
		display: block;
	}

	.btn-01 a {
		font-size: 2rem;
		letter-spacing: 0;
		height: 50px;
		padding: 8px;
	}

	.btn-01 a::after {
		right: 18px;
	}

	.wrap {
		padding: 0 20px;
	}

	.ttl-bg-01 {
		background: url(../img/common/2x/ttl-bg-01-sp.png) left center / 300px repeat-x;
	}

	.ttl-bg-02 {
		background: url(../img/common/2x/ttl-bg-02-sp.png) left center / 300px repeat-x;
	}

	.ttl-ribbon {
		font-size: 2.4rem;
		margin: 0 -7px 2.4rem;
		padding: 0 3rem;
	}

	.ribbon span {
		font-size: 1.6rem;
	}

	.dl-01 {
		flex-direction: column;
		font-size: 1.6rem;
		border-bottom: solid 1px #dbdbdb;
	}

	.dl-01 dt {
		width: 100%;
		border-top: solid 1px #49b0df;
		padding: 7.5px 10px;
	}

	.dl-01 dd {
		width: 100%;
		border: none;
		padding: 7.5px 10px;
		text-align: center;
		letter-spacing: 0.4px;
	}

	#wrapper {
		padding-top: 0;
	}

	#header {
		position: relative;
		padding: 17.5px 0;
	}

	#g-nav {
		display: none;
	}

	#header .logo a img {
		height: 33px;
	}

	.toggle-menu-wrap {
		display: block;
	}

	#contents-wrap {
		padding: 3rem 0 3.2rem;
	}

	#main-contents {
		margin-top: -5.7rem;
		margin-bottom: 2.5rem;
	}

	#sidebar {
		flex-direction: column;
	}

	#sidebar .choose-bnr {
		margin-bottom: 2.5rem;
	}

	#sidebar .menu-ttl {
		letter-spacing: 1px;
		padding-right: 5px;
		background: url(../img/common/2x/ttl-bg-01-sp.png) left center / 300px repeat-x;
	}

	#sidebar .menu-ttl.red {
		background: url(../img/common/2x/ttl-bg-02-sp.png) left center / 300px repeat-x;
	}

	#sidebar .menu-ttl {
		height: 6rem;
		line-height: 6rem;
		font-size: 2.4rem;
	}

	#sidebar .menu-ttl .l {
		font-size: 3rem;
	}

	#sidebar .cat-nav {
		margin-bottom: 2.2rem;
	}

	#sidebar .cat-nav .menu-list {
		padding: 0 2rem 2rem;
	}

	#sidebar .cat-nav a span {
		font-size: 1.8rem;
		font-weight: bold;
		letter-spacing: 0;
		padding: 11.5px 15px 10px 40px;
	}

	#sidebar .cat-nav a span::after {
		width: 10px;
		height: 16px;
		top: calc(50% - 6px);
		right: 0;
	}

	#sidebar .cat-nav li:last-of-type {
		padding-bottom: 3px;
		background: url(../img/common/2x/dot-border.png) left bottom / 6px repeat-x;
	}

	#sidebar .picup-bnr,
	#sidebar .cmp-link {
		width: 100%;
		max-width: 100%;
		margin-right: 0;
	}

	#sidebar .bnr a {
		padding: 2rem;
	}

	#sidebar .bnr a img {
		width: 260px;
		max-width: 100%;
	}

	#sidebar .cmp-link a {
		padding: 2rem;
	}

	#sidebar .cmp-link a img {
		width: 100%;
	}

	#sidebar .cmp-link h3 {
		font-size: 1.6rem;
		padding-left: 0;
	}

	#sidebar .cmp-link .more {
		line-height: 1.8;
	}

	#sidebar .cmp-link .more span {
		padding: 2px 15px 2px 2px;
		background: url(../img/common/2x/arrow-bl.png) right center / 6px no-repeat;
	}

	footer .nav-wrap {
		padding: 2rem 0 1.8rem;
	}

	footer .nav-wrap::before {
		background: url(../img/common/2x/footer-bg.png) left 26px center / auto 20px repeat-x;
	}

	footer .bottom-nav .flex {
		flex-direction: column;
	}

	footer .bottom-nav li {
		width: 100%;
		padding: 0 0 3px;
		background: url(../img/common/2x/dot-border.png) left bottom / 6px repeat-x;
	}

	footer .bottom-nav li::after {
		display: none;
	}

	footer .bottom-nav a {
		display: block;
		font-size: 1.8rem;
		font-weight: bold;
		background: url(../img/common/2x/arrow-wh.png) right center / 10px no-repeat;
		padding: 11px 20px 10px 5px;
	}

	footer .co-menu {
		width: 100%;
	}

	footer .co-menu li {
		margin: 0 0 1.2rem;
		padding: 0 15px;
	}

	footer .co-wrap {
		padding: 18px 0 22px;
	}

	footer .co-wrap .flex {
		justify-content: center;
	}

	footer .co-menu a {
		display: inline-block;
		border-bottom: solid 1px #fff;
	}

	footer .copyright {
		width: 100%;
		text-align: center;
		font-size: 1rem;
	}
}

/*
----------------------------------------
hover
----------------------------------------
*/

@media screen and (min-width: 768px) {
	#header .logo a:hover {
		opacity: 0.75;
	}

	#g-nav a:hover::after {
		right: 20px;
		left: 20px;
		z-index: 1;
	}

	.btn-01 a:hover {
		box-shadow: 0 7px 0 #157fc7;
		transform: translateY(-3px);
	}

	.btn-01 a:active {
		box-shadow: 0 0 0 #157fc7;
		transform: translateY(4px);
	}

	.btn-01.or a:hover {
		box-shadow: 0 7px 0 #f29909;
	}

	.btn-01.or a:active {
		box-shadow: 0 0 0 #f29909;
	}

	.btn-01 a:hover::after {
		right: 25px;
	}

	#sidebar .choose-bnr a:hover {
		background: #087bc7;
	}

	#sidebar .choose-bnr a:hover .more::after {
		left: calc(50% + 6rem);
	}

	#sidebar .cat-nav a:hover::before {
		opacity: 1;
		visibility: visible;
		z-index: 1;
	}

	#sidebar .cat-nav a:hover span::after {
		right: 0;
	}

	#sidebar .bnr a:hover {
		background: #f0fcff;
	}

	#sidebar .cmp-link a:hover {
		background: #f0fcff;
	}

	#sidebar .cmp-link a:hover .more span {
		background: url(../img/common/2x/arrow-bl.png) right center / 6px no-repeat;
	}

	footer a:hover {
		opacity: 0.75;
	}
}
