﻿/*! normalize.css v3.0.3 | MIT License  */

*,
*:before,
*:after {
	box-sizing: border-box;
}

html {
	height: 100%;
	font-size: 62.5%;
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/* ---- common ---- */

body {
	color: #231815;
	background: #FFF;
	font-family: YuGothic, 'Yu Gothic', '游ゴシック体', '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'MS ゴシック', 'MS Gothic', sans-serif;
	font-size: 16px;
	line-height: 1.75;
	overflow-x: hidden;
	position: relative;
}

.body-sun {
	font-family: '游明朝体', '游明朝', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
}

a {
	color: #006AB7;
	text-decoration: none;
	outline: none;
}

a img {
	line-height: 0;
}

.op img {
	opacity: 1.0;
	transition: opacity 0.3s ease-in-out;
}

.op:hover img {
	opacity: .75;
}

body:not(.pc) .op img {
	opacity: 1.0;
}

body:not(.pc) .op:hover img {
	opacity: 1.0;
}

img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

ul,
p,
figure {
	margin: 0;
}

ul {
	padding: 0;
	list-style: none;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
}

/* wrap */

.l-feature {
	width: 100%;
}

.l-header {
	width: 100%;
}

.l-footer {
	position: absolute;
	clear: both;
	width: 100%;
	left: 0;
	bottom: 0;
	font-family: YuGothic, 'Yu Gothic', '游ゴシック体', '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'MS ゴシック', 'MS Gothic', sans-serif;
}

.l-wrap {
	position: relative;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	max-width: 2500px;
	margin: 0 auto;
}

.l-container {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 420px;
}

.l-container-about {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 485px;
}

.l-container-sun {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 375px;
}

.l-content {
	width: 100%;
	margin: 0 auto;
}

.l-content:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
}

.l-fixed-bnr {
	position: fixed;
	width: 50px;
	height: 190px;
	top: 50%;
	right: 20px;
	margin-top: -95px;
	z-index: 5;
}

.android .l-fixed-bnr {
	position: absolute;
	top: 50%;
	right: 20px;
}

.block {
	display: block;
}

/* ---- header ---- */

.header-nav {
	position: fixed;
	width: 100%;
	height: 125px;
	margin: 0 auto;
	top: 0;
	left: 0;
	z-index: 100;
	background: url(img/header_bg.svg) 50% 100% repeat-x;
	background-size: 1800px auto;
}

.header-nav-about {
	position: static;
}

.header-logo {
	width: 100%;
	max-width: 648px;
	margin: 115px auto 60px;
	padding: 0 40px;
}

.header-logo img {
	width: 100%;
	max-width: 648px;
}

.header-body {
	position: relative;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 10px;
}

.header-body-sun {
	position: relative;
	height: 177px;
	max-width: 1110px;
	margin: 0 auto;
	padding: 0 10px;
}

.header-back {
	position: absolute;
	right: 10px;
	bottom: 20px;
	text-align: right;
}

.header-back a {
	color: #231815;
}

.header-back a:hover {
	text-decoration: underline;
}

.nav {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding-top: 40px;
	font-size: 0;
	text-align: center;
}

.nav > li {
	position: relative;
	display: inline-block;
	width: 115px;
	font-size: 1em;
}

.nav > li > a {
	display: block;
	letter-spacing: normal;
}

.nav > li > a span {
	position: relative;
	display: inline-block;
	padding: 0 0 5px;
	transform: perspective(1px) translateZ(0);
}

.nav > li > a span:after {
	position: absolute;
	content: '';
	z-index: -1;
	height: 2px;
	bottom: -2px;
	left: 50%;
	right: 50%;
	background: #FFF100;
	transition: all 0.3s ease-in-out;
}

.nav > li > a:hover span:after {
	left: 0;
	right: 0;
}

.nav1 {
	width: 83px;
}

.nav1 span {
	width: 83px;
}

.nav2 span {
	width: 60px;
}

.nav3 {
	width: 155px !important;
}

.nav3 span {
	width: 107px;
}

.nav4 span {
	width: 78px;
}

.nav5 {
	width: 160px !important;
}

.nav5 span {
	width: 116px;
}

.nav6 span {
	width: 72px;
}

.nav-logo {
	position: absolute;
	width: 190px;
	top: 15px;
	left: 10px;
}

.nav-logo img {
	width: 96px;
}

.sp-btn {
	position: fixed;
	top: 28px;
	right: 30px;
	z-index: 101;
}

.sp-btn-about {
	position: absolute;
}

.sp-icon {
	position: relative;
	display: none;
	width: 20px;
	height: 17px;
	cursor: pointer;
	z-index: 1000;
}

.sp-icon.is-btn-active .sp-line1 {
	width: 18px;
	left: 1px;
	transform: translateY(8px) rotate(-45deg);
}

.sp-icon.is-btn-active .sp-line2 {
	opacity: .0;
}

.sp-icon.is-btn-active .sp-line3 {
	width: 18px;
	left: 1px;
	transform: translateY(-9px) rotate(45deg);
}

.sp-line {
	position: absolute;
	display: block;
	width: 20px;
	height: 1px;
	background: #000;
	left: 0;
	transition: all .3s ease-out;
}

.sp-line1 {
	top: 0;
}

.sp-line2 {
	top: 8px;
}

.sp-line3 {
	top: 17px;
}

.sp-menu {
	position: fixed;
	display: none;
	background: rgba(255, 255, 255, 0.9);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 98;
}

.sp-menu-body {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 100px 30px 30px;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

.sp-nav {
	position: relative;
	display: block !important;
	width: 100%;
	text-align: center;
}

.sp-nav li {
	width: 100% !important;
	float: none;
	display: block;
	line-height: 1;
	margin: 0 0 30px;
}

.sp-nav li a {
	color: #006AB7;
	font-size: 15px;
	font-weight: bold;
}

/* ---- footer ---- */

.footer-logo {
	width: 210px;
	height: 150px;
	margin: 90px auto 17px;
}

.footer-logo-sun {
	width: 192px;
	margin: 90px auto 35px;
}

.footer-information {
	padding: 0 20px;
	color: #006AB7;
	font-size: 13px;
	text-align: center;
}

.footer-information ul {
	font-size: 0;
}

.footer-information ul li {
	display: inline-block;
	margin-left: 10px;
	font-size: 13px;
}

.footer-information ul li:first-child {
	margin-left: 0;
}

.footer-copy {
	clear: both;
	width: 100%;
	margin-top: 70px;
	padding-bottom: 15px;
	text-align: center;
	color: #FFF;
}

.footer-copy small {
	font-size: 13px;
}

.footer-copy-sun {
	margin: 15px 0 0;
	color: #231815;
}

.pagetop {
	position: relative;
	clear: both;
	width: 100%;
	max-width: 1320px;
	height: 65px;
	margin: -80px auto 0;
	padding: 0 20px;
}

.pagetop a {
	position: absolute;
	display: block;
	width: 65px;
	height: 65px;
	text-indent: -9999px;
	top: 0;
	right: 20px;
}

.pagetop a span {
	position: relative;
	display: block;
	width: 65px;
	height: 65px;
}

.pagetop a:before {
	position: absolute;
	display: block;
	content: '';
	width: 65px;
	height: 65px;
	top: 0;
	left: 0;
	background: #FFF100;
	border-radius: 50%;
	transition: all 0.3s ease-in-out;
}

.pagetop a:after {
	position: absolute;
	display: block;
	content: '';
	width: 21px;
	height: 27px;
	top: 50%;
	left: 50%;
	margin: -13px 0 0 -10px;
	background-image: url(img/bg.svg);
	background-repeat: no-repeat;
	background-size: 332px 450px;
	background-position: -310px -422px;
	z-index: 2;
}

.pagetop a:hover:before {
	transform: scale(1.23);
}

.pagetop-sun {
	position: relative;
	clear: both;
	width: 100%;
	max-width: 1320px;
	height: 65px;
	margin: -50px auto 0;
	padding: 0 20px;
	font-family: YuGothic, 'Yu Gothic', '游ゴシック体', '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'MS ゴシック', 'MS Gothic', sans-serif;
}

.pagetop-sun a {
	position: absolute;
	display: block;
	width: 65px;
	height: 65px;
	text-indent: -9999px;
	top: 0;
	right: 20px;
	border-left: 1px solid #231815;
	border-right: 1px solid #231815;
	color: #231815;
}

.pagetop-sun a span {
	position: relative;
	display: block;
	width: 65px;
	height: 65px;
}

.pagetop-sun a span:before {
	position: absolute;
	display: block;
	content: "";
	width: 22px;
	height: 22px;
	top: 50%;
	left: 50%;
	margin: -11px 0 0 -11px;
	z-index: 2;
	border-left: 11px solid #FFF;
	border-right: 11px solid #FFF;
	border-bottom: 22px solid #231815;
}

/* heading */

.logo-index {
	width: 100%;
	max-width: 432px;
	margin: 85px auto 0;
	padding: 0 20px;
}

.logo-goods {
	width: 100%;
	max-width: 456px;
	margin: 0 auto 0;
	padding: 315px 20px 0;
}

.logo-sun {
	position: absolute;
	width: 100%;
	max-width: 193px;
	top: 48px;
	left: 50%;
	margin: 0 0 0 -96px;
}

.logo-sun-jp {
	position: absolute;
	width: 100%;
	max-width: 49px;
	margin: 0;
	top: 48px;
	left: 10px;
}

.hedding-large {
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 1.6;
	font-size: 40px;
}

.hedding-middle {
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 1.6;
	font-size: 38px;
}

.hedding-middle-30 {
	margin: 100px 0 70px;
	padding: 0;
	line-height: 1.6;
	font-size: 23px;
}

.hedding-middle-20 {
	margin: 50px 0 0;
	padding: 0;
	line-height: 2;
	font-size: 20px;
}

.hedding-small {
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-size: 15px;
	font-weight: normal;
}

.hedding-content {
	margin: 0;
	line-height: 1;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.hedding-content span {
	display: inline-block;
	margin: 0 0 7px;
	padding: 0 0 7px;
	border-bottom: 3px solid #231815;
}

.hedding-content span.ttl-img {
	display: block;
	height: 25px;
	margin: 0 auto;
	padding: 0;
	border: none;
}

.hedding-content span.ttl-img-info {
	width: 76px;
}

.hedding-content span.ttl-img-about {
	width: 66px;
}

.hedding-content span.ttl-img-contents {
	width: 49px;
}

.hedding-content span.ttl-img-sun {
	width: 106px;
}

.hedding-content span.ttl-img-goods {
	width: 120px;
}

.hedding-content span.ttl-img-topics {
	width: 43px;
}

.hedding-content span.ttl-img-activity {
	width: 52px;
}

.hedding-content-activity span.ttl-img {
	margin: 0 auto 25px;
}

.hedding-content-activity-single {
	width: 100%;
	max-width: 100%;
	margin: 80px auto 30px;
	font-size: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.5;
}

.hedding-content-activity-single span {
	display: inline-block;
	margin: 0;
	padding: 0 0 7px;
	border-bottom: 3px solid #231815;
}

.hedding-content-activity-single span.ttl-date {
	display: block;
	margin: 5px auto 0;
	padding: 0;
	border: none;
	font-size: 17px;
	font-weight: normal;
}

.hedding-sun {
	margin: 85px 0 70px;
	font-size: 19px;
	line-height: 2.2;
}

.icon {
	position: relative;
}

.icon:before,
.icon:after {
	position: absolute;
	display: block;
	content: '';
	top: 0;
	left: 50%;
	background-image: url(img/bg.svg);
	background-repeat: no-repeat;
	background-size: 332px 450px;
}

.icon:before {
	z-index: -1;
}

.icon:after {
	z-index: 3;
}

.icon1 {
	padding-top: 160px;
}

.icon1:before,
.icon1:after {
	width: 165px;
	height: 134px;
	margin-left: -82px;
}

.icon1:before {
	background-position: -165px 0;
}

.icon1:after {
	background-position: 0 0;
}

.icon2 {
	padding-top: 130px;
}

.icon2:before,
.icon2:after {
	width: 162px;
	height: 107px;
	margin-left: -77px;
}

.icon2:before {
	background-position: -162px -135px;
}

.icon2:after {
	background-position: 0 -135px;
}

.icon3 {
	padding-top: 125px;
}

.icon3:before,
.icon3:after {
	width: 99px;
	height: 106px;
	margin-left: -55px;
}

.icon3:before {
	background-position: -99px -242px;
}

.icon3:after {
	background-position: 0 -242px;
}

/* section */

.m-content1 {
	padding: 270px 0 145px;
	background: url(img/section_border2.svg) 50% 50px repeat-x;
	background-size: 2500px auto;
}

.m-content2 {
	padding: 235px 0 62px;
	background: url(img/section_border3.svg) 50% 50px repeat-x;
	background-size: 2500px auto;
}

.m-content3 {
	padding: 180px 0 118px;
	background: url(img/section_border4.svg) 50% 50px repeat-x;
	background-size: 2500px auto;
}

.m-content4 {
	padding: 245px 0 150px;
	background: url(img/section_border5.svg) 50% 50px repeat-x;
	background-size: 2500px auto;
}

.m-content-index1 {
	position: relative;
	padding: 158px 0 100px;
}

.m-content-index1:before {
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	height: 310px;
	left: 0;
	top: -45px;
	z-index: -1;
	background: url(img/body_bg1.svg) 50% 0 no-repeat;
	background-size: auto 310px;
}

.m-content-index2 {
	padding: 0 0 140px;
}

.m-content-index3 {
	position: relative;
}

.m-content-index3:after {
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	height: 215px;
	left: 0;
	bottom: 30px;
	z-index: -1;
	background: url(img/body_bg2.svg) 50% 0 no-repeat;
	background-size: auto 215px;
}

.m-content-topics-index {
	padding: 320px 0 0;
}

.m-content-topics-single {
	padding: 150px 0 0;
}

.m-inner {
	width: 100%;
	max-width: 840px;
	margin: 0 auto;
	padding: 0 20px;
}

.m-inner:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
}

.m-inner-1010 {
	max-width: 1050px;
}

.m-inner-1040 {
	max-width: 1120px;
}

.m-inner-1040 .m-contents {
	width: 100%;
	margin: 0 auto;
}

.m-footer {
	position: relative;
	background: url(img/footer_bg.svg) 50% 100% no-repeat;
	background-size: 2500px auto;
}

.m-footer-sun {
	background: none;
}

/* -- hero -- */

.hero {
	position: relative;
	width: 100%;
	height: 725px;
	max-width: 1800px;
	margin: 0 auto;
	padding: 0 0 125px;
}

.hero:after {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 150px;
	bottom: -2px;
	left: 0;
	background: url(img/hero_mask.svg) 50% 0 no-repeat;
	background-size: auto 150px;
	z-index: 11;
}

.hero-body {
	opacity: .0;
	transition: opacity 1s ease;
}

.is-ready .hero-body {
	opacity: 1.0;
}

.hero-content {
	position: absolute;
	width: 100%;
	opacity: .0;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
}

.hero-content.first,
.hero-content.active {
	z-index: 10;
	opacity: 1.0;
}

.hero-content.last-active {
	z-index: 9;
}

.hero-content1 {
	background-image: url(img/hero_slide1.jpg);
}

.hero-content2 {
	background-image: url(img/hero_slide2.jpg);
}

.hero-content3 {
	background-image: url(img/hero_slide3.jpg);
}

.hero-content4 {
	background-image: url(img/hero_goods.jpg);
}

.hero-img {
	position: absolute;
}

.hero-img1 {
	width: 523px;
	top: 205px;
	left: 50%;
	margin: 0 0 0 -286px;
}

.hero-img2 {
	width: 429px;
	top: 172px;
	left: 15.8%;
}

.hero-img3 {
	width: 236px;
	top: 270px;
	left: 50%;
	margin: 0 0 0 -483px;
}

.hero-topics {
	max-width: 1100px;
	margin: 0 auto;
}

.hero-sun {
	max-width: 1080px;
	margin: 0 auto;
}

.btn {
	width: 100%;
	max-width: 690px;
	margin: 70px auto 0;
	font-size: 0;
	text-align: center;
}

.btns {
	position: relative;
	display: inline-block;
	width: 130px;
	height: 130px;
	margin: 0 50px 65px;
	vertical-align: top;
	cursor: pointer;
}

.btns:before {
	position: absolute;
	display: block;
	content: '';
	width: 130px;
	height: 130px;
	top: 0;
	left: 0;
	border-radius: 50%;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}

.btns1:before {
	background: #0088EA;
}

.btns2:before {
	background: #005BAD;
}

.btns3:before {
	background: #49A1FF;
}

.btns4:before {
	background: #004996;
}

.btns5:before {
	background: #006AB7;
}

.btns6:before {
	background: #006895;
}

.btns7:before {
	background: #40AFFF;
}

.btns .txt-large {
	position: absolute;
	display: block;
	width: 100%;
	top: 50%;
	color: #EFEFEF;
	font-size: 50px;
	transform: translateY(-50%);
	transition: all 0.3s ease-in-out;
}

.btns .txt-small {
	position: absolute;
	display: block;
	line-height: 1.5;
	width: 180px;
	top: 50%;
	left: 50%;
	color: #EFEFEF;
	font-size: 17px;
	opacity: .0;
	transform: translate(-50%, -50%);
	transition: all 0.3s ease-in-out;
}

.btn-about {
	width: 100%;
	height: 200px;
	margin: 0 0 70px;
	text-align: center;
}

.btn-about a {
	position: relative;
	display: block;
	width: 100%;
	height: 200px;
}

.btn-about a:before {
	position: absolute;
	display: block;
	content: '';
	background: #006AB7;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	max-width: 300px;
	height: 200px;
}

.btn-about a:after {
	position: absolute;
	content: '';
	z-index: 2;
	height: 100%;
	top: 0;
	left: 50%;
	right: 50%;
	background: #FFF100;
	transition: all 0.3s ease-in-out;
}

.btn-about a:hover span {
	opacity: .0;
}

.btn-about a:hover span.on {
	opacity: 1.0;
}

.btn-about a:hover:after {
	left: 0;
	right: 0;
}

.btn-about span {
	position: absolute;
	display: block;
	width: 156px;
	margin: 0 0 0 -78px;
	top: 65px;
	left: 50%;
	z-index: 3;
	text-align: center;
	transition: all 0.3s ease-in-out;
}

.btn-about span.on {
	opacity: .0;
	z-index: 4;
}

.btn-ibarakimachi a {
	position: relative;
	display: block;
	border: 1px solid #5A5A5A;
}

.btn-contents1 a {
	background-image: url(img/btn_contents1.jpg);
}

.btn-contents2 a {
	background-image: url(img/btn_contents2.jpg);
}

.btn-contents3 a {
	background-image: url(img/btn_contents3.jpg);
}

.btn-footer {
	position: relative;
	margin: 90px auto 0;
	z-index: 2;
	text-align: center;
}

.btn-footer a {
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 385px;
	padding: 25px 0;
	font-size: 22px;
	font-weight: bold;
	border: 4px solid #0068B2;
}

.btn-footer a:after {
	position: absolute;
	content: '';
	z-index: 2;
	height: 100%;
	top: 0;
	left: 50%;
	right: 50%;
	background: #FFF100;
	z-index: -1;
	transition: all 0.3s ease-in-out;
}

.btn-footer a:hover:after {
	left: 0;
	right: 0;
}

.btn-info {
	margin: 10px 0 0;
	padding: 0;
	text-align: right;
}

.btn-info a {
	display: inline-block;
	padding: 10px;
	border: 1px solid #000;
	color: #000;
	font-size: 13px;
	line-height: 1;
}

.btn-info a:hover {
	color: #006AB7;
	border: 1px solid #006AB7;
}

.btn-sun {
	clear: both;
	padding: 100px 0 0;
	text-align: center;
}

.btn-sun a {
	display: inline-block;
	padding: 10px;
	font-size: 18px;
	color: #231815;
	transition: background-color 0.3s ease;
}

.btn-sun a:hover {
	background-color: #DEEAAF;
}

.btn-sun-large {
	padding: 0;
}

.btn-sun-large a {
	font-size: 23px;
	text-decoration: underline;
}

.btn-sun-large a:hover {
	text-decoration: none;
}

.btn-sns {
	width: 100%;
}

.btn-sns a {
	position: relative;
	display: block;
	text-indent: -9999px;
}

.btn-sns a:before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	top: 0;
	left: 0;
	background: #006AB7;
	border-radius: 50%;
	transition: all 0.3s ease-in-out;
}

.btn-sns a:after {
	position: absolute;
	display: block;
	content: '';
	top: 50%;
	left: 50%;
	background-image: url(img/bg.svg);
	background-repeat: no-repeat;
	background-size: 332px 450px;
	z-index: 2;
}

.btn-sns-large {
	max-width: 271px;
	margin: 0 auto;
}

.btn-sns-large li {
	float: left;
	width: 65px;
	margin-left: 38px;
}

.btn-sns-large li a {
	height: 65px;
}

.btn-sns-large li a:before {
	height: 65px;
}

.btn-sns-large li a:hover:before {
	transform: scale(1.23);
}

.btn-sns-large li:first-child {
	margin-left: 0;
}

.btn-sns-large li:first-child a:after {
	width: 27px;
	height: 27px;
	margin: -13px 0 0 -13px;
	background-position: -304px -328px;
}

.btn-sns-large li:first-child + li a:after {
	width: 38px;
	height: 31px;
	margin: -15px 0 0 -19px;
	background-position: -293px -358px;
}

.btn-sns-large li:last-child a:after {
	width: 29px;
	height: 28px;
	margin: -15px 0 0 -14px;
	background-position: -302px -391px;
}

.btn-sns-small {
	width: 50px;
}

.btn-sns-small li {
	margin-top: 20px;
}

.btn-sns-small li a {
	height: 50px;
}

.btn-sns-small li a:before {
	height: 50px;
}

.btn-sns-small li a:hover:before {
	transform: scale(1.23);
}

.btn-sns-small li:first-child {
	margin-top: 0;
}

.btn-sns-small li:first-child a:after {
	width: 22px;
	height: 22px;
	margin: -11px 0 0 -11px;
	background-position: -309px -252px;
}

.btn-sns-small li:first-child + li a:after {
	width: 29px;
	height: 24px;
	margin: -11px 0 0 -14px;
	background-position: -301px -277px;
}

.btn-sns-small li:last-child a:after {
	width: 23px;
	height: 23px;
	margin: -11px 0 0 -11px;
	background-position: -308px -303px;
}

.btn-sns-small-nav {
	position: absolute;
	width: 190px;
	top: 25px;
	right: 10px;
}

.btn-sns-small-nav li {
	float: left;
	width: 50px;
	height: 50px;
	margin: 0 0 0 20px;
}

.btn-sns-small-nav li:first-child {
	margin: 0;
}

.btn-sns-small-nav li a {
	display: block;
	width: 50px;
	height: 50px;
}

.btn-sns-small-nav-sp {
	width: 190px;
	margin: 50px auto 0;
}

.btn-sns-small-nav-sp li {
	float: left;
	width: 50px;
	height: 50px;
	margin: 0 0 0 20px;
}

.btn-sns-small-nav-sp li:first-child {
	margin: 0;
}

.btn-sns-small-nav-sp li a {
	display: block;
	width: 50px;
	height: 50px;
}

.btn-application {
	width: 100%;
	max-width: 800px;
	margin: 132px auto 115px;
}

.btn-application li {
	width: 100%;
	max-width: 344px;
	float: right;
}

.btn-application li a {
	position: relative;
	display: block;
	width: 100%;
	height: 120px;
	border: 4px solid #0068B2;
	border-radius: 20px;
	text-indent: -9999px;
	overflow: hidden;
}

.btn-application li a:before {
	position: absolute;
	display: block;
	content: '';
	top: 50%;
	left: 50%;
	background-image: url(img/bg.svg);
	background-repeat: no-repeat;
	background-size: 332px 450px;
	z-index: 2;
	width: 159px;
	height: 65px;
	margin: -32px 0 0 -80px;
	background-position: -1px -384px;
}

.btn-application li a:after {
	position: absolute;
	content: '';
	z-index: -1;
	height: 100%;
	top: 0;
	left: 50%;
	right: 50%;
	background: #FFF100;
	transition: all 0.3s ease-in-out;
}

.btn-application li a:hover:after {
	left: 0;
	right: 0;
}

.btn-application li:first-child {
	float: left;
}

.btn-application li:first-child a:before {
	width: 223px;
	height: 28px;
	margin: -14px 0 0 -112px;
	background-position: -1px -353px;
}

.pc .btns:hover:before {
	transform: scale(1.39);
}

.pc .btns:hover .txt-large {
	opacity: .0;
}

.pc .btns:hover .txt-small {
	opacity: 1.0;
}

body:not(.pc) .btns.on:before {
	transform: scale(1.39);
}

body:not(.pc) .btns.on .txt-large {
	opacity: .0;
}

body:not(.pc) .btns.on .txt-small {
	opacity: 1.0;
}

.m-contents-information {
	float: left;
	width: 100%;
	max-width: 600px;
}

.m-contents-about {
	float: right;
	width: 100%;
	max-width: 300px;
}

.m-contents-sun {
	padding: 70px 0 55px;
	border-top: 1px solid #231815;
	border-bottom: 1px solid #231815;
}

.information-body {
	border-bottom: 1px solid #9FA0A0;
}

.information-content {
	width: 100%;
	padding: 12px 0;
	border-top: 1px solid #9FA0A0;
}

.information-content a {
	display: block;
	color: #000;
	overflow: hidden;
}

.information-content a:hover {
	color: #006AB7;
}

.information-img {
	float: left;
	display: block;
	width: 100px;
}

.information-txt {
	display: block;
	margin: 0 0 0 120px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4;
}

.information-date {
	display: block;
	margin: 0 0 0 120px;
	font-size: 14px;
	font-weight: normal;
}

.contents-grid {
	overflow: hidden;
}

.contents-contents {
	float: left;
	width: 100%;
	max-width: 305px;
	margin: 0 0 20px 45px;
}

.contents-contents:first-child {
	margin: 0;
}

.contents-img a {
	display: block;
	width: 100%;
	height: 0;
	padding-top: 95.8%;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% auto;
	text-indent: -9999px;
}

.contents-img a:hover {
	background-position: 0 100%;
}

.topics-grid {
	overflow: hidden;
}

.topics-grid-single {
	overflow: hidden;
	margin: 0 -20px 0 0;
	padding: 0 0 0 0;
}

.topics-contents {
	float: left;
	width: 100%;
	max-width: 230px;
	margin: 0 30px 20px 0;
}

.topics-contents:nth-child(4n) {
	margin: 0 0 20px;
}

.topics-contents-single {
	float: left;
	width: 100%;
	max-width: 50%;
	padding: 0 20px 20px 0;
}

.topics-contents a {
	display: block;
	color: #000;
}

.topics-contents a:hover {
	color: #006AB7;
}

.topics-contents .txt {
	display: block;
	height: 3.5em;
	margin: 15px 0 0;
	overflow: hidden;
	font-size: 15px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.topics-contents .txt-center {
	text-align: center;
}

.topics-txt {
	font-size: 15px;
	margin: 0 0 80px;
}

.topics-img2 {
	max-width: 800px;
	max-height: 530px;
}

.topics-img3 {
	max-width: 788px;
	max-height: 788px;
}

.goods-txt {
	padding: 0 0 10px;
	font-size: 20px;
	line-height: 2;
	text-align: center;
}

.goods-img {
	overflow: hidden;
	margin: 0 -10px 0 0;
	padding: 40px 10px 50px 0;
}

.goods-img > li {
	margin: 100px 0 0;
}

.goods-img ul {
	overflow: hidden;
	margin: 0 -10px 0 0;
}

.goods-img ul li {
	float: left;
	width: 50%;
	padding: 0 10px 0 0;
}

.sun-rtl {
	width: 100%;
	max-width: 800px;
	height: 500px;
	margin: 0 auto;
	padding: 100px 0 90px;
}

.sun-rtl-txt {
	margin: 0 auto;
	-webkit-writing-mode: tb-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: tb-rl;
	writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
}

.sun-rtl-txt p {
	line-height: 3;
	letter-spacing: .1em;
	padding: 0;
}

.sun-rtl-txt-ml {
	margin: 0 0 0 3.3em;
}

.sun-content {
	width: 100%;
	max-width: 620px;
	margin: 0 auto;
	overflow: hidden;
}

.sun-left {
	float: left;
	width: 100%;
	max-width: 365px;
}

.sun-right {
	position: relative;
	float: right;
	width: 100%;
	max-width: 255px;
	padding: 0 0 0 100px;
}

.sun-right a:hover img {
	border: 1px solid #231815;
}

.sun-date {
	font-size: 18px;
}

.sun-ttl {
	margin: 0 0 25px;
	font-size: 18px;
}

.sun-list {
	font-size: 15px;
}

.sun-list li {
	position: relative;
	margin: 0 0 5px;
	padding: 0 0 0 1em;
	line-height: 1.5;
}

.sun-list li:before {
	position: absolute;
	display: block;
	content: '・';
	top: 0;
	left: 0;
}

.sun-img img {
	border: 1px solid #FFF;
}

.sun-link {
	position: static;
	display: block;
	width: 98px;
	left: 0;
	bottom: 0;
	color: #231815;
	line-height: 1;
}

.color-blue {
	color: #006AB7;
}

.color-black {
	color: #231815;
}

.bnr {
	width: 100%;
	max-width: 556px;
	margin: 0 auto;
	padding: 0 40px;
	text-align: center;
}

.bnr img {
	width: 100%;
}

.txt {
	text-align: center;
}

.header-ttl-large {
	width: 100%;
	max-width: 466px;
	margin: 0 auto;
	padding: 0 40px;
}

.header-ttl-large img {
	max-width: 466px;
}

.header-ttl-small {
	margin: 10px auto 65px;
	padding: 0 20px;
}

.ttl-center {
	text-align: center;
}

.figure {
	position: relative;
	width: 100%;
	max-width: 1800px;
	margin: 0 auto;
}

.figure .m-inner {
	position: relative;
	z-index: 3;
}

.figure-left,
.figure-right {
	position: absolute;
	height: 721px;
}

.figure-inner {
	position: relative;
	height: 721px;
}

.figure-inner:before,
.figure-inner:after {
	position: absolute;
	display: block;
	content: '';
	z-index: -1;
	top: 0;
	left: 0;
}

.figure-left {
	width: 456px;
	top: -96px;
	left: 0;
}

.figure-left .figure-inner {
	width: 100%;
}

.figure-left .figure-inner:before,
.figure-left .figure-inner:after {
	width: 456px;
	height: 721px;
	background: url(img/section_bg_left.svg) 0 0 no-repeat;
	background-size: 912px 722px;
}

.figure-left .figure-inner:before {
	background-position: -456px 0;
}

.figure-left .figure-inner:after {
	background-position: 0 0;
}

.figure-right {
	width: 512px;
	top: -8px;
	right: 0;
}

.figure-right .figure-inner {
	width: 100%;
}

.figure-right .figure-inner:before,
.figure-right .figure-inner:after {
	width: 512px;
	height: 721px;
	background: url(img/section_bg_right.svg) 0 0 no-repeat;
	background-size: 1024px 722px;
}

.figure-right .figure-inner:before {
	background-position: -512px 0;
}

.figure-right .figure-inner:after {
	background-position: 0 0;
}

.figure-center {
	display: none;
	position: absolute;
	width: 100%;
	max-width: 552px;
	padding: 0 20px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.figure-before {
	z-index: 1;
}

.figure-after {
	z-index: 2;
}

.content1-ttl span {
	position: relative;
	display: inline-block;
}

.content1-ttl span:after {
	position: absolute;
	content: '';
	z-index: 2;
	width: 100%;
	height: 2px;
	bottom: 0;
	left: 0;
	background: #FFF100;
}

.content1-ttl-middle {
	margin: 50px auto 40px;
}

.content1-txt-last {
	margin-top: 10px;
}

.content2-ttl {
	margin-bottom: 40px;
}

.content2-section {
	margin-bottom: 80px;
}

.content2-section-last {
	position: relative;
	margin-top: -10px;
	font-size: 15px;
}

.content3-ttl {
	margin-bottom: 30px;
}

.content4-inner {
	max-width: 940px;
}

.content4-txt {
	font-size: 22px;
	margin-bottom: 175px;
}

html .js-logo {
	opacity: .0;
	transition: opacity 2s ease-in-out 0.5s;
}

html body.is-ready .js-logo {
	opacity: 1.0;
}

.js-view-type1 .js-view-control1 .figure-inner:before {
	opacity: .0;
	transition: all 1.5s ease-in-out 1s;
}

.js-view-type1 .js-view-control2 {
	opacity: .0;
	transition: all 1.5s ease-in-out 1s;
}

.js-view-type1 .js-view-control3 span:after {
	transform: scaleX(0);
	transition: all 1s ease-in-out;
}

.js-view-type1.inview .js-view-control1 .figure-inner:before {
	opacity: 1.0;
}

.js-view-type1.inview .js-view-control2 {
	opacity: 1.0;
}

.js-view-type1.inview .js-view-control3 span:after {
	transform: scaleX(1);
}

.js-view-type2 .js-view-control1:before {
	opacity: .0;
	transition: all 1s ease-in-out;
}

.js-view-type2.inview .js-view-control1:before {
	opacity: 1.0;
}

@media screen and (max-width: 1180px) {

.hero {
	padding: 0 0 5.8%;
}

.hero:after {
	height: 0;
	padding: 0 0 10%;
	background-size: auto 100%;
}

}

@media screen and (max-width: 1160px) {

.header-nav {
	height: 80px;
	background-size: auto 100%;
}

.nav {
	display: none;
}

.nav-logo {
	width: 80px;
	margin: 0 0 0 -40px;
	top: 10px;
	left: 50%;
}

.nav-logo img {
	width: 80px;
}

.sp-icon {
	display: block;
}

.logo-goods {
	padding: 250px 20px 0;
}

.m-content-topics-index {
	padding: 250px 0 0;
}

.btn-sns-small-nav {
	display: none;
}

}

@media screen and (max-width: 1080px) {

.hero-img2 {
	display: none;
}

.hero-img3 {
	display: none;
}

}

@media screen and (max-width: 1079px) {

.hedding-middle-30 {
	margin: 50px auto;
}

.m-contents-information {
	float: none;
	margin: 0 auto;
}

.m-contents-about {
	float: none;
	margin: 50px auto 0;
}

.contents-grid {
	width: 655px;
	margin: 0 auto;
}

.contents-contents:nth-child(odd) {
	margin: 0 0 20px;
}

.topics-grid {
	width: 750px;
	margin: 0 auto;
}

.topics-contents:nth-child(4n) {
	margin: 0 30px 20px 0;
}

.topics-contents:nth-child(3n) {
	margin: 0 0 20px;
}

.goods-img {
	padding: 40px 10px 0 0;
}

.goods-img > li {
	margin: 20px 0 0;
}

}

@media screen and (max-width: 1059px) {

.m-content-index1 {
	padding: 158px 0 50px;
}

.m-content-index2 {
	padding: 0 0 50px;
}

.btn-about {
	margin: 0 auto 20px;
}

}

@media screen and (max-width: 1000px) {

.figure-left {
	display: none;
}

.figure-right {
	display: none;
}

.figure-center {
	display: block;
}

}

@media screen and (max-width: 945px) {

.l-container {
	padding: 0 0 500px;
}

.l-container-about {
	padding: 0 0 600px;
}

.l-container-sun {
	padding: 0 0 455px;
}

.header-logo {
	margin: 12.2% auto 6.4%;
}

.pagetop {
	margin-top: 40px;
}

.pagetop a {
	right: auto;
	left: 50%;
	margin-left: -32px;
}

.pagetop-sun {
	margin: 40px auto;
}

.pagetop-sun a {
	right: auto;
	left: 50%;
	margin-left: -32px;
}

.m-content1 {
	padding: 28.6% 0 15.4%;
	background-position: 50% 3%;
	background-size: 260% auto;
}

.m-content2 {
	padding: 24.9% 0 6.5%;
	background-position: 50% 3%;
	background-size: 245% auto;
}

.m-content3 {
	padding: 19.1% 0 12.5%;
	background-position: 50% 3%;
	background-size: 260% auto;
}

.m-content4 {
	padding: 25.9% 0 15.9%;
	background-position: 50% 3%;
	background-size: 250% auto;
}

.btn-application {
	margin: 14% auto 12.2%;
}

.header-ttl-small {
	margin: 1.1% auto 6.9%;
}

}

@media screen and (max-width: 900px) {

.l-fixed-bnr {
	display: none;
}

.hedding-large {
	font-size: 28px;
}

.hedding-middle {
	font-size: 26px;
}

.hedding-middle-30 {
	font-size: 26px;
}

.goods-txt {
	font-size: 18px;
}

.txt {
	text-align: justify;
	text-justify: inter-ideograph;
}

.txt .block {
	display: inline;
}

.content2-section {
	margin-bottom: 8.9%;
}

.content2-section-last {
	margin-top: -1.1%;
}

.content4-txt {
	font-size: 17px;
	margin-bottom: 19.4%;
}

}

@media screen and (max-width: 840px) {

.header-body-sun {
	height: 300px;
	padding: 0 0 20px;
}

.header-back {
	left: 10px;
	text-align: center;
}

.logo-sun {
	top: 20px;
}

.logo-sun-jp {
	top: 130px;
	left: 50%;
	margin: 0 0 0 -25px;
}

}

@media screen and (max-width: 839px) {

.sun-rtl {
	height: auto;
}

.sun-rtl-txt {
	-webkit-writing-mode: tb-lr;
	-ms-writing-mode: tb-lr;
	writing-mode: tb-lr;
	-ms-writing-mode: lr-tb;
	writing-mode: horizontal-tb;
	-moz-writing-mode: horizontal-tb;
	-o-writing-mode: horizontal-tb;
	-webkit-writing-mode: horizontal-tb;
}

.sun-rtl-txt p {
	line-height: 2;
	letter-spacing: normal;
	text-align: center;
}

.sun-rtl-txt-ml {
	margin: 0 0 2em;
}

}

@media screen and (max-width: 789px) {

.hedding-content-activity-single {
	margin: 50px auto 30px;
}

.m-content-topics-index {
	padding: 150px 0 0;
}

.topics-grid {
	width: 490px;
}

.topics-contents:nth-child(4n) {
	margin: 0 30px 20px 0;
}

.topics-contents:nth-child(3n) {
	margin: 0 30px 20px 0;
}

.topics-contents:nth-child(2n) {
	margin: 0 0 20px;
}

.topics-txt {
	margin: 0 0 50px;
}

}

@media screen and (max-width: 768px) {

.logo-index {
	margin: 50px auto 0;
}

.logo-goods {
	padding: 150px 20px 0;
}

.hero {
	height: 500px;
}

.hero-content2 {
	background-position: 73% 0;
}

.hero-content3 {
	background-position: 70% 0;
}

.hero-content4 {
	background-position: 40% 0;
}

.hero-img1 {
	width: 80%;
	top: 50%;
	left: 50%;
	margin: 0;
	transform: translateY(-50%) translateX(-50%);
}

}

@media screen and (max-width: 767px) {

.btn-application li {
	float: none;
	margin: 10px auto 0;
}

.btn-application li:first-child {
	float: none;
	margin: 0 auto;
}

}

@media screen and (max-width: 694px) {

.contents-grid {
	width: 100%;
	max-width: 305px;
}

.contents-contents {
	float: none;
	margin: 0 0 20px;
}

.contents-contents:first-child {
	margin: 0 0 20px;
}

}

@media screen and (max-width: 667px) {

.hedding-sun {
	margin: 50px 0 0;
	font-size: 18px;
}

.hedding-sun .block {
	display: inline !important;
}

.hero {
	height: 450px;
}

.btn-sun {
	padding: 50px 0 0;
}

.btn-sun-large a {
	font-size: 18px;
}

.sun-rtl {
	padding: 50px 0;
}

.sun-left {
	float: none;
	max-width: 100%;
}

.sun-right {
	float: none;
	margin: 20px auto 0;
	padding: 0;
	text-align: center;
}

.sun-img img {
	width: 157px;
}

.sun-link {
	position: static;
	width: 100%;
	margin: 10px 0 0;
	text-align: center;
}

}

@media screen and (max-width: 605px) {

.hedding-large {
	font-size: 20px;
}

.hedding-middle {
	font-size: 18px;
}

.hedding-middle-30 {
	font-size: 18px;
}

.hedding-middle-20 {
	font-size: 18px;
}

.goods-txt {
	font-size: 16px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.goods-txt .block {
	display: inline !important;
}

.header-ttl-small {
	text-align: left !important;
}

.header-ttl-small .block {
	display: inline;
}

}

@media screen and (max-width: 529px) {

.topics-grid {
	width: 230px;
}

.topics-contents:nth-child(4n) {
	margin: 0 0 20px !important;
}

.topics-contents:nth-child(3n) {
	margin: 0 0 20px !important;
}

.topics-contents:nth-child(2n) {
	margin: 0 0 20px !important;
}

}

@media screen and (max-width: 515px) {

.topics-grid-single {
	margin: 0;
}

.topics-contents-single {
	float: none;
	max-width: 100%;
	padding: 0 0 20px;
}

.goods-img ul {
	margin: 0;
}

.goods-img ul li {
	float: none;
	width: 100%;
	padding: 0;
}

.goods-img ul li:last-child {
	margin: 20px 0 0;
}

}

@media screen and (max-width: 499px) {

.btns {
	margin: 0 25px 30px;
}

}

@media screen and (max-width: 424px) {

.btn-footer a {
	padding: 15px 0;
	font-size: 15px;
}

}

@media screen and (max-width: 409px) {

.btns {
	margin: 0 15px 30px;
	width: 110px;
	height: 110px;
}

.btns:before {
	width: 110px;
	height: 110px;
}

.btns .txt-small {
	font-size: 15px;
}

}

@keyframes spin {

from {
	transform: rotate(0deg);
}

to {
	transform: rotate(360deg);
}

}

