/*Noto Sans Japaneseを使用例
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
<link rel="stylesheet" href="//fonts.googleapis.com/earlyaccess/notosansjapanese.css">
*/
/*@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 200;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 300;
   src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 400;
   src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 500;
   src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 700;
   src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 900;
   src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.otf) format('opentype');
 }*/
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 400;
   src: url('js/NotoSansCJKjp-Regular.woff') format('woff');
 }
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 500;
   src: url('js/NotoSansCJKjp-Medium.woff') format('woff');
 }
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 700;
   src: url('js/NotoSansCJKjp-Bold.woff') format('woff');
 }

/*Noto Sans JPを使用例：font-feature-settings: "palt" 1;が使用できる（サブセット化すると使えない…）
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
<link rel="stylesheet" href="http://fonts.googleapis.com/earlyaccess/notosansjp.css">
*/
/*@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 400;
   src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 500;
   src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 700;
   src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 900;
   src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.otf) format('opentype');
 }*/
/*@font-face {
   font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 400;
   src: url('js/NotoSansJP-Regular.woff') format('woff');
 }
@font-face {
   font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 500;
   src: url('js/NotoSansJP-Medium.woff') format('woff');
 }
@font-face {
   font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 700;
   src: url('js/NotoSansJP-Bold.woff') format('woff');
 }*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*
========== 初期設定 ==========
*/
p,li,dt,dd,th,td,pre{ /* 禁則処理の追加 */
	-ms-line-break: strict;
	line-break: strict;
	-ms-word-break: break-strict;
	word-break: break-strict;
}
img {
	vertical-align: middle;	/* 垂直型リストで画像を並べた時の隙間を消す方法、IEでimgの下に隙間を持つ（inline解釈）問題対策 */
	max-width :100%; /* フルードイメージへの対応 */
	height: auto;
}
:focus {
	outline: 0;
}
::selection {
	color: #fff;
	background: rgba(55,71,79,0.7);
}
::-moz-selection {
	color: #fff;
	background: rgba(55,71,79,0.7);
}
:root {
    box-sizing: border-box;
    word-wrap: break-word;
}
* , ::before, ::after {
    box-sizing: inherit;
    word-wrap: inherit;
}
html {
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: auto;
    
    font-family: "Noto Sans Japanese", /*"Noto Sans CJK JP", */Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;;
	font-size: 62.5%; /* レスポンシブ タイプセッティングへの対応 */
}
@media screen and (max-width: 767px){
html {
	font-size: 58%;
}
}
@media screen and (max-width: 320px){
html {
	font-size: 54%;
}
}
body {
	color: #37474f;
	background-color: #dee4e7;
	font-size: 1.6rem;
	/*line-height: 1.5;*/
}
/*
========== グローバルリンク ==========
*/
a:link {
	text-decoration: underline; 
	color: #06C;
}
a:visited {
	text-decoration: underline;
	color: #660099;
}
a:hover {
	text-decoration: none;
	color: #ff6633;
}
a:active {
	text-decoration: none;
	color: #ff6633;
}
/*a,a img {
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
a:hover img {
	opacity: 0.8;
}*/
/*
========== CSS Sprites ==========
*/
.xxx {
	/*background: url(../img/bg_sprites1.png) 0 0 no-repeat;*/
	overflow: hidden;
	text-indent: -9999px;
	/*画像置換：最新参考版
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;*/
}
/*
========== clearfix ==========
*/
.xxx::after {
	content: '';
	display: block;
	clear: both;
}
/*デフォルトリスト*/
ul,ol {
	/*display: table;*/
	margin: 1.5em 0;
}
ul li {
	/*display: table-row;*/
	position: relative;
	padding-left: 1em; 
	margin-bottom: 0.5em;
	line-height: 1.8;
}
ul li::before {
	/*content: "?";
	display: table-cell;
	padding-right: 0.4em;*/
	content: "";
	position: absolute;
	left: 0;
	top: 0.6em;
	/*top: 50%;
	-ms-transform: translateY(-25%);
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%);*/
	width: 0.5em;
	height: 0.5em;
	background-color: #a80003;
	border-radius: 50%;
}
ol li {
	display: table-row;
	counter-increment: table-ol;
	line-height: 1.8;
}
ol li::before {
	content: counter(table-ol) ".";
	display: table-cell;
	padding-right: 0.4em;
	text-align: right;
}
ol li::after {
	content: "";
	display: block;
	margin-bottom: 0.5em;
}
/*再リセット*/
.reset {
	margin: 0;
}
.reset li {
	position: static;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	background: none;
	line-height: 1;
}
.reset li::before {
	display: none;
}

/*
==================================================
ヘッダー
==================================================
*/
.logo img {
	width: 240px;
}
#gheader {
	position: relative;
	top: -100px;
	margin: 100px 0 -100px 0;
	width: 100%;
	z-index: 20;
	background-color: #fff;
}
#gheader .inner {
	position: relative;
	/*max-width: 1000px;
	margin: 0 auto;*/
	padding-left: 1%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
    -ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#global-nav ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
#global-nav li {
	position: relative;
}
#global-nav li a {
	display: block;
	padding: 40px 20px;
	font-weight: 500;
	color: inherit;
	text-decoration: none;
}
#global-nav li::after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	bottom: 1em;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#global-nav li:hover::after {
	background: #a80003;
	bottom: 0;
}
#gheader.fixed {
	position: fixed;
	top: 0;
	margin: 0;
	background-color: rgba(255,255,255,.7);
	-webkit-transition: top 0.5s ease-in;
	-ms-transition: top 0.5s ease-in;
	transition: top 0.5s ease-in;
}
#gheader.fixed .logo img {
	width: 140px;
}
#gheader.fixed #global-nav li a {
	padding: 20px;
}
/* ハンバーガーメニュー */
#nav-toggle {
	display: none;
	width: 40px;
	height: 25px;
	cursor: pointer;
	z-index: 21;
	position: relative;
}
#nav-toggle span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: #37474f;
	left: 0;
	-webkit-transition: .35s ease-in-out;
	-ms-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
	top: 0;
}
#nav-toggle span:nth-child(2) {
	top: 11px;
}
#nav-toggle span:nth-child(3) {
	top: 22px;
}
@media screen and (max-width: 767px) {
.logo img {
	width: 140px;
}
#gheader {
	position: fixed;
	top: 0;
	margin: 0;
}
#mobile-head {
	background: #fff;
	width: 100%;
	z-index: 20;
	position: relative;
	height: 56px;
	padding: 0 5%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
    -ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}	
#global-nav {
	position: absolute;
	/* 開いてないときは画面外に配置 */
	-ms-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	width: 100%;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
/* #global-nav スライドアニメーション */
.open #global-nav {
	/* #global-nav top + #mobile-head height */
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
#gheader .inner,
#global-nav ul {
	display: block;	/*flexを解除*/
	padding-left: 0;
}
#global-nav li::after {
	display: none;
}
#global-nav li a {
	color: #fff;
	padding: 20px;
	background-color: #37474f;
	position: relative;
}
#global-nav li a::after {
	content: "";
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -5px;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}
#global-nav li a:hover {
	background-color: #dee4e7;
	color: #37474f;
}
#global-nav li a:hover::after {
    border-top: 2px solid #37474f;
    border-right: 2px solid #37474f;
}
#nav-toggle {
	display: block;
}
/* #nav-toggle 切り替えアニメーション */
.open #nav-toggle span:nth-child(1) {
	top: 11px;
	-webkit-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	transform: rotate(315deg);
}
.open #nav-toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav-toggle span:nth-child(3) {
	top: 11px;
	-webkit-transform: rotate(-315deg);
	-ms-transform: rotate(-315deg);
	transform: rotate(-315deg);
}
.main-visual,
.content-entry {
	margin-top: 56px;
}
}

/*
==================================================
メインビジュアル
==================================================
*/
html,body { 
	position: relative;
	height: 100%;
}
.main-visual {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	max-height: 1000px;
	/*width: 100vw;
    height: calc(100vh - 98px - 75px);*/
}
.main-visual-item {
	position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
	-webkit-transition: 2s ease;
    transition: 2s ease;
}
.main-visual-item.is-active {
    opacity: 1;
}
.main-visual-item.is-active .main-visual-item-img {
    -webkit-animation: zoom 8s linear both;
    animation: zoom 8s linear both;
}
.main-visual-item-img {
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.main-visual-item-img::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(55,71,79,0.25);
}
@media screen and (max-width: 600px){
.main-visual-item:nth-child(1) .main-visual-item-img {
	background-image: url(img/bg-mv1-sp.jpg);
}
.main-visual-item:nth-child(2) .main-visual-item-img {
	background-image: url(img/bg-mv2-sp.jpg);
}
.main-visual-item:nth-child(3) .main-visual-item-img {
	background-image: url(img/bg-mv3-sp.jpg);
}
}
@media screen and (min-width: 601px){
.main-visual-item:nth-child(1) .main-visual-item-img {
	background-image: url(img/bg-mv1.jpg);
}
.main-visual-item:nth-child(2) .main-visual-item-img {
	background-image: url(img/bg-mv2.jpg);
}
.main-visual-item:nth-child(3) .main-visual-item-img {
	background-image: url(img/bg-mv3.jpg);
}
}

@-webkit-keyframes zoom {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
@keyframes zoom {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
/*.ami {
	position: absolute;
    width: 100%;
    height: 100%;
	background-image:
		-webkit-radial-gradient(#444 20%, transparent 0),
		-webkit-radial-gradient(#444 20%, transparent 0);
	background-image:
		radial-gradient(#444 20%, transparent 0),
		radial-gradient(#444 20%, transparent 0);
		
	background-size: 4px 4px, 4px 4px;
	background-repeat: repeat, repeat;
	background-position: 0 0, 2px 2px;
}*/
/*
.ami {
	position: absolute;
    width: 100%;
    height: 100%;
	background-image:
		-webkit-radial-gradient(#444 20%, transparent 0),
		-webkit-radial-gradient(#444 20%, transparent 0);
		-webkit-linear-gradient(top, rgba(255,255,255,.5), rgba(255,255,255,.5));
	background-image:
		radial-gradient(#444 20%, transparent 0),
		radial-gradient(#444 20%, transparent 0),
		linear-gradient(to bottom, rgba(255,255,255,.5), rgba(255,255,255,.5));
		
	background-size: 4px 4px, 4px 4px, auto auto;
	background-repeat: repeat, repeat, repeat;
	background-position: 0 0, 2px 2px, 0 0;
}*/
.main-visual-item [class^="txt"] {
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 5rem;
	font-weight: 700;
	line-height: 1.4;
	color: #fff;
	letter-spacing: 0.2em;
	/*font-feature-settings: "palt" 1;*/
	opacity: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	z-index: 5;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 80%;
}
.main-visual-item span {
	display: block;
}
.main-visual-item.is-active [class^="txt"] {
	opacity: 1;
}
.main-visual-item .txt01 {
}
.main-visual-item.is-active .txt01 {
}
.main-visual-item .txt02 {
}
.main-visual-item.is-active .txt02 {
}
.main-visual-item .txt03 {
}
.main-visual-item.is-active .txt03 {
}
@media screen and (max-width: 768px){
.main-visual-item [class^="txt"] {
	font-size: 4.6rem;
	letter-spacing: 0;
	width: 100%;
	padding: 0 0.5em;
}
.main-visual {
	max-height: none;
    height: calc(100vh - 56px);
}
}
@media screen and (max-width: 600px){
.main-visual {
    height: 100%;
	max-height: 400px;
}
.main-visual-item [class^="txt"] {
	font-size: 2.5rem;
	line-height: 1.5;
	letter-spacing: 0;
}
}
@media screen and (max-width: 320px){
.main-visual-item [class^="txt"] {
	font-size: 2.2rem;
}
}
/*
==================================================
お知らせ
==================================================
*/
#sec-news {
	background-color: #fff;
	padding: 60px 0;
}
.sc-news-inner {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 1em;
}
#sec-news h1 {
	font-size: 4.8rem;
	text-align: center;
	font-weight: 700;
	margin-bottom: 1em;
	font-feature-settings: "palt" 1;
}
#sec-news h1 span {
	font-size: 2.4rem;
	display: block;
	margin-top: 1em;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
.news-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.mod-news-box {
	width: 50%;
	padding-left: 2.4em;
}
.news-box .mod-news-box:first-child {
	border-right: 1px solid #ccc;
	padding-left: 0;
	padding-right: 2.4em;
}
.mod-news-box dl {
	line-height: 1.8;
}
.mod-news-box dl dt {
	font-weight: 700;
}
.mod-news-box dl dd:not(:last-of-type) {
	margin-bottom: 1em;
}
.mod-news-box p {
	line-height: 1.8;
	margin-bottom: 1em;
}
.mod-news-box .btn {
	line-height: 1;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 768px){
#sec-news {
	padding: 40px 0;
}
#sec-news h1 {
	font-size: 4rem;
}
#sec-news h1 span {
	margin-top: 0.6em;
}
}
@media screen and (max-width: 600px){
#sec-news {
	padding: 30px 0;
}
#sec-news h1 {
	font-size: 3.4rem;
}
.news-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
}
.mod-news-box {
	width: auto;
	padding-left: 0;
}
.news-box .mod-news-box:first-child {
	border-right: none;
	padding: 0 0 2em 0;
	margin-bottom: 2em;
	border-bottom: 1px solid #ccc;
}

}
/*
==================================================
事業紹介
==================================================
*/
#sec-service {
	background-color: #dee4e7;
}
.hd-service {
	background-position: center center;
	background-size: cover;
	height: 450px;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media screen and (max-width: 600px){
.hd-service {
	background-image: url(img/bg-header-service-sp.jpg);
}
}
@media screen and (min-width: 601px){
.hd-service {
	background-image: url(img/bg-header-service.jpg);
}
}
.hd-service::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(55,71,79,0.4);
}
.hd-service div {
	max-width:  800px;
	padding: 0 1em;
	position: relative;	/*前面へ*/
}
.hd-service h2 {
	font-size: 4.8rem;
	text-align: center;
	font-weight: 700;
	margin-bottom: 1em;
	color: #fff;
	font-feature-settings: "palt" 1;
}
.hd-service h2 span {
	font-size: 2.4rem;
	display: block;
	margin-top: 1em;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
.hd-service p {
	line-height: 1.8;
	color: #fff;
	font-size: 2rem;
	font-weight: 500;
}
/*サービスリスト*/
.service-list {
	margin: 60px auto;
	max-width: 1000px;
}
.service-list ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 -20px -20px;
}
.service-list li {
	position: static;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	background: none;
	line-height: 1;
	width: calc( (100% / 3) - 20px );
	margin: 0 0 20px 20px;
	background-color:  #fff;
	box-shadow: 0 0 6px rgba(55,71,79,0.2);
	overflow: hidden;	/*拡大エフェクト用*/
}
.service-list li::before {
	display: none;
}
.service-list li a {
	color: inherit;
	text-decoration: none;
	display: block;
	padding: 30px;
	position: relative;	/*NEWステッカー用*/
}
.service-list li span {
	display: block;
	line-height: 1.5;
	margin-top: 1em;
}
/*NEWステッカー*/
/*.service-list li:first-child a::before,*/
.service-list li.new a::before{
	content: "";
	top: 0;
	left: 0;
	border-bottom: 54px solid transparent;
	border-left: 54px solid #a80003;
	position: absolute;
	z-index: 5;
}
/*.service-list li:first-child a::after,*/
.service-list li.new a::after{
    content: "NEW!";
    display: block;
	position: absolute;
	left: 3px;
    top: 12px;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 1.3rem;
	z-index: 6;
}
/*拡大エフェクト*/
.service-list li img {
	/*参考：初期設定は縦横中央位置*/
	-ms-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: all .5s;
    transition: all .5s;
}
.service-list li:hover img {
	-ms-transform: scale(1.8);
	-webkit-transform: scale(1.8);
	transform: scale(1.8);
}
/*暮らしの達人グループサイト見出し*/
.service-list h2 {
	font-size: 4rem;
	font-weight: 700;
	margin-bottom: 1em;
	font-feature-settings: "palt" 1;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.service-list h2::before,.service-list h2::after {
	content: '';
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 4px;
	background: #AA0002;
	min-width: 10px;
	display: inline-block;
	vertical-align: middle;
}
.service-list h2::before {
    margin-right: 0.5em;
}
.service-list h2::after{
    margin-left: 0.5em;
}
@media screen and (max-width: 768px){
.hd-service {
	height: 400px;
}
.hd-service h2 {
	font-size: 4rem;
}
.service-list h2 {
	font-size: 3.6rem;
}
/*サービスリスト*/
.service-list {
	margin: 40px auto;
	padding: 0 15px;
}
.service-list ul {
	margin: 0 0 -15px -15px;
}
.service-list li {
	width: calc( (100% / 3) - 15px );
	margin: 0 0 15px 15px;
}
.service-list li a {
	padding: 15px;
}
}
@media screen and (max-width: 600px){
.hd-service h2 {
	font-size: 3.4rem;
}
.service-list h2 {
	font-size: 2.6rem;
}
/*サービスリスト*/
.service-list {
	margin: 30px auto;
}
.service-list li {
	width: calc( (100% / 2) - 15px );
}
.service-list li a {
	padding: 10px;
}
.service-list li:first-child a::before {
	border-bottom: 44px solid transparent;
	border-left: 44px solid #a80003;
}
.service-list li:first-child a::after {
	left: 1px;
    top: 10px;
}

}
@media screen and (max-width: 400px){
.service-list h2 {
	font-size: 2.4rem;
}
}
@media screen and (max-width: 320px){
.service-list h2 {
	font-size: 2.2rem;
}
/*サービスリスト*/
.service-list ul {
	margin: 0;
	display: block;
}
.service-list li {
	width: auto;
	margin: 0;
}
.service-list li a {
	padding: 20px;
}
.service-list li + li {
	margin-top: 20px;
}

}
/*
==================================================
私たちについて
==================================================
*/
#sec-about {
	background-color: #f7f4ef;
}
#sec-about h1 {
	font-size: 5rem;
	text-align: center;
	font-weight: 700;
	padding: 60px 0;
	background-color: #fff;
	font-feature-settings: "palt" 1;
}
#sec-about h1 span {
	font-size: 2.4rem;
	display: block;
	margin-top: 1em;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
.hd-about {
	background-position: center center;
	background-size: cover;
	height: 450px;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media screen and (max-width: 600px){
.hd-about {
	background-image: url(img/bg-header-about-sp.jpg);
}
}
@media screen and (min-width: 601px){
.hd-about {
	background-image: url(img/bg-header-about.jpg);
}
}
.hd-about::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(55,71,79,0.4);
}
.hd-about div {
	max-width: 800px;
	padding: 0 1em;
	position: relative;	/*前面へ*/
}
.hd-about h2 {
	font-size: 4.8rem;
	text-align: center;
	font-weight: 700;
	margin-bottom: 1em;
	color: #fff;
	font-feature-settings: "palt" 1;
}
.hd-about h2 span {
	font-size: 2.4rem;
	display: block;
	margin-top: 1em;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
.hd-about p {
	line-height: 1.8;
	color: #fff;
	font-size: 2rem;
	font-weight: 500;
}
/*アバウトリスト*/
.about-list {
	margin: 0 auto;
	padding: 60px 60px;
	max-width:  1000px;
}
.about-list ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 0 -60px;
}
.about-list li {
	position: static;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	background: none;
	line-height: 1;
	width: calc( (100% / 2) - 60px );
	margin: 0 0 0 60px;
	background-color:  #fff;
	box-shadow: 0 0 6px rgba(55,71,79,0.2);
}
.about-list li::before {
	display: none;
}
.about-list li a {
	display: block;
}
.ab-img {
	display: block;
	overflow: hidden;
	background-position: center center;
	background-size: cover;
	position: relative;
	-webkit-transition: all .5s;
    transition: all .5s;
}
.ab-img::before {
	content: "";
	display: block;
	width: 100%;
	padding-top: calc(480 / 800 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
}
.about-list li:nth-child(1) .ab-img {
	background-image: url(img/img-abt-writer.jpg);
}
.about-list li:nth-child(2) .ab-img {
	background-image: url(img/img-abt-contact.jpg);
}
.ab-img span {
	display: block;
	opacity: 0;
	color: #fff;
	font-size: 2.4rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	position: absolute;
	left: 50%;
	top: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 5;
	-webkit-transition: all .5s;
    transition: all .5s;
}
.ab-txt {
	padding: 30px;
}
.ab-txt h3 {
	font-size: 3rem;
	font-weight: 700;
	text-align: center;
	margin-bottom: 0.5em;
	font-feature-settings: "palt" 1;
}
.ab-txt p {
	line-height: 1.8;
}
.ab-txt p:last-child {
	margin-bottom: 0;
}
/*拡大エフェクト*/
.ab-img::after {	/*カバーレイヤー*/
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(52,73,94,0.4);
	opacity: 0;
	-webkit-transition: all .5s;
    transition: all .5s;
}
.about-list li:hover .ab-img {
	-ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.about-list li:hover .ab-img::after,
.about-list li:hover .ab-img span {
    opacity: 1;
}
@media screen and (max-width: 768px){
#sec-about h1 {
	font-size: 4rem;
	padding: 30px 0;
}
#sec-about h1 span {
	margin-top: 0.6em;
}
.hd-about {
	height: 400px;
}
.hd-about h2 {
	font-size: 4rem;
}
/*アバウトリスト*/
.about-list {
	padding: 30px;
}
.about-list ul {
	margin: 0 0 0 -30px;
}
.about-list li {
	width: calc( (100% / 2) - 30px );
	margin: 0 0 0 30px;
}
.ab-txt {
	padding: 20px;
}
.ab-txt h3 {
	font-size: 2.8rem;
}
}
@media screen and (max-width: 600px){
#sec-about h1 {
	font-size: 3.4rem;
}
.hd-about h2 {
	font-size: 3.4rem;
}
/*アバウトリスト*/
.about-list {
	padding: 20px;
}
.about-list ul {
	margin: 0;
	display: block;
}
.about-list li {
	width: auto;
	margin: 0;
}
.about-list li + li {
	margin-top: 20px;
}
}
/*
==================================================
エントリーページ
==================================================
*/
/*
========== レイアウト・段落・見出し ==========
*/
.content-entry {
}
.content-entry h1 {
	font-size: 4.4rem;
	font-weight: 700;
	text-align: center;
	line-height: 1.3;
	margin: 0 auto;
	max-width: 1000px;
	padding: 60px 0.25em;
	position: relative;
	font-feature-settings: "palt" 1;
	text-shadow: rgba(255,255,255,1) 1px 1px 0px, rgba(255,255,255,1) -1px 1px 0px, rgba(255,255,255,1) 1px -1px 0px, rgba(255,255,255,1) -1px -1px 0px;
}
.content-entry h1:after {
	content: '';
    position: absolute;
    display: block;
    bottom: 1em;
    left: 50%;
    -ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
    background-color: #a80003;
    width: 1em;
    height: 4px;
}
.text {
	margin: 0 auto;
	max-width: 1000px;
	background-color: #fff;
	padding: 50px 100px 50px 100px;
}
.text p,
[id^="space"],[id^="space"] p {
	line-height: 2;
	margin-bottom: 1.5em;
}
.text .btn {
	line-height: 1;
	margin-bottom: 3rem;
}
.text h2,[id^="space"] h2 {
	background-color: #f7f4ef;
	font-size: 3.4rem;
	font-weight: 700;
	line-height: 1.2;
	font-feature-settings: "palt" 1;
	padding: 0.4em 0.5em 0.4em 0.8em;
	border-bottom: 2px solid #ccc;
	border-top: 2px solid #ccc;
	margin: 1.5em -100px 1em -100px;
	position: relative;
}
.text h2::before,[id^="space"] h2::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 16px;
	height: 16px;
	background-color: #a80003;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
[id^="space"] h2 {
	margin: 0 0 1em 0;
}
.text h3,[id^="space"] h3 {
	font-size: 3.4rem;
	font-weight: 700;
	line-height: 1.2;
	font-feature-settings: "palt" 1;
	padding: 0 0.5em 0.25em 0.8em;
	border-bottom: 4px solid #a80003;
	margin: 1.25em -100px 1em -100px;
}
[id^="space"] h3 {
	margin: 0 0 1em 0;
}
.text h4,[id^="space"] h4 {
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.2;
	font-feature-settings: "palt" 1;
	padding: 0.2em 0 0.3em 0.4em;
	border-left: 5px solid #a80003;
	margin: 1.25em 0 0.5em -50px;
}
[id^="space"] h4 {
	margin: 0 0 0.5em 0;
}
.text h5,[id^="space"] h5 {
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.3;
	font-feature-settings: "palt" 1;
	padding: 0.2em 0 0.2em 1.6em;
	margin: 1em 0 0.4em -1.6em;
	background: url(img/bg-h5.svg) 0 0.3em no-repeat;
	background-size: 40px auto;
}
[id^="space"] h5 {
	margin: 0 0 0.4em 0;
}
.text h6,[id^="space"] h6 {
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.3;
	font-feature-settings: "palt" 1;
	padding: 0.2em 0 0.2em 1.5em;
	margin: 1em 0 0.4em -1.5em;
	background: url(img/bg-h6.svg) 0 0.35em no-repeat;
	background-size: 34px auto;
}
[id^="space"] h6 {
	margin: 0 0 0.4em 0;
}
/*
========== 注釈・強調 ==========
*/
.attention {
	border: 5px solid #dee4e7;
	padding: 1em 1.5em 1em 1.5em;
	position:relative;
	margin: 2em 0 2em 0;
	line-height: 1.8;
}
.thint {
	background-color: #f7f4ef;
	padding: 1em 1.5em 1em 1.5em;
	position:relative;
	margin: 2em 0 2em 0;
	line-height: 1.8;
}
/* 引用 */
blockquote {
	position: relative;
	padding: 0.75em 6em 1em 2em;
	position:relative;
	margin: 2em 0 2em 0;
	line-height: 1.8;
	border-left: 4px solid #dee4e7;
}
/*blockquote:before {
   font-family: Georgia, serif;
  content: "“";
  position: absolute;
  top: -0.5em;
  left: 0.05em;
  font-size: 10rem;
  color: rgba(222,228,231,1);
}*/
blockquote:after {
   font-family: Georgia, serif;
  content: "”";
  position: absolute;
  bottom: -8rem;
  line-height: 100px;
  right: 0;
  font-size: 25rem;
  color: rgba(222,228,231,1);
}
.text blockquote p,
.alert p,
.accept p,
.attention p,
.thint p {
    margin-bottom: 1em;
	line-height: 1.8;
}
.text blockquote :last-child,
.alert :last-child,
.accept :last-child,
.attention :last-child,
.thint :last-child {
	margin-bottom: 0;
}
@media screen and (max-width: 768px){
.content-entry h1 {
	font-size: 4rem;
	padding-top: 40px; 
}
.text {
	padding: 25px 50px 25px 50px;
}
.text h2,[id^="space"] h2 {
	font-size: 3rem;
	margin: 1.5em -50px 1em -50px;
}
.text h3,[id^="space"] h3 {
	font-size: 3rem;
	margin: 1.25em -50px 1em -50px;
}
.text h4,[id^="space"] h4 {
	font-size: 3rem;
	margin: 1.25em 0 0.5em -25px;
}
.text h5,[id^="space"] h5 {
	font-size: 2.8rem;
	padding: 0.2em 0 0.2em 1.5em;
	margin: 1em 0 0.4em -25px;
	background-size: 36px auto;
}
.text h6,[id^="space"] h6 {
	font-size: 2.8rem;
	padding: 0.2em 0 0.2em 1.4em;
	margin: 1em 0 0.4em -25px;
	background-size: 30px auto;
}
blockquote {
	padding-right: 5em;
}
blockquote:after {
  font-size: 18rem;
}
}
@media screen and (max-width: 600px){
.content-entry h1 {
	font-size: 3.4rem;
	padding: 30px 0.25em 40px; 
}
.content-entry h1:after {
    bottom: 0.8em;
}
.text {
	padding: 20px 15px 20px 15px;
}
.text h2,[id^="space"] h2 {
	font-size: 2.8rem;
	margin: 1.5em -15px 1em -15px;
}
.text h2::before,[id^="space"] h2::before {
	width: 12px;
	height: 12px;
}
.text h3,[id^="space"] h3 {
	font-size: 2.8rem;
	margin: 1.25em -15px 1em -15px;
	padding-left: 15px;
}
.text h4,[id^="space"] h4 {
	font-size: 2.8rem;
	margin: 1.25em 0 0.5em 0;
}
.text h5,[id^="space"] h5 {
	font-size: 2.6rem;
	padding: 0.2em 0 0.2em 1.6em;
	margin: 1em 0 0.4em 0;
	background-position: 0 0.2em;
	background-size: 32px auto;
}
.text h6,[id^="space"] h6 {
	font-size: 2.6rem;
	padding: 0.2em 0 0.2em 1.4em;
	margin: 1em 0 0.4em 0;
	background-position: 0 0.25em;
	background-size: 26px auto;
}
blockquote {
	padding-right: 3em;
	padding-left:  1em;
}
blockquote:after {
  font-size: 14rem;
}
}
@media screen and (max-width: 320px){
.content-entry h1 {
	font-size: 3rem;
	padding: 30px 0.25em 40px; 
}
.content-entry h1:after {
    bottom: 0.8em;
}
.text {
	padding: 15px;
}
.text h2,[id^="space"] h2 {
	font-size: 2.6rem;
	margin: 1.5em -15px 1em -15px;
}
.text h3,[id^="space"] h3 {
	font-size: 2.6rem;
	margin: 1.25em -15px 1em -15px;
	padding-left: 15px;
}
.text h4,[id^="space"] h4 {
	font-size: 2.6rem;
	margin: 1.25em 0 0.5em 0;
}
.text h5,[id^="space"] h5 {
	font-size: 2.4rem;
	padding: 0.2em 0 0.2em 1.5em;
	margin: 1em 0 0.4em 0;
	background-position: 0 0.3em;
	background-size: 28px auto;
}
.text h6,[id^="space"] h6 {
	font-size: 2.4rem;
	padding: 0.2em 0 0.2em 1.4em;
	margin: 1em 0 0.4em 0;
	background-position: 0 0.3em;
	background-size: 24px auto;
}
blockquote {
	padding-right: 1em;
}
blockquote:after {
  font-size: 10rem;
}
}
/*
========== 暮らしの達人グループサイト ==========
*/
#nav-gpsite {
	margin: 60px auto 60px;
	padding: 60px 60px;
	max-width:  1000px;
	background: #fff;
	overflow: hidden;
}
#nav-gpsite ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 -20px -60px;
}
#nav-gpsite li {
	position: static;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	background: none;
	line-height: 1;
	width: calc( (100% / 2) - 60px );
	margin: 0 0 20px 60px;
}
#nav-gpsite li::before {
	display: none;
}
#nav-gpsite h2 {
	font-size: 4rem;
	font-weight: 700;
	margin-bottom: 1em;
	font-feature-settings: "palt" 1;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#nav-gpsite h2::before,#nav-gpsite h2::after {
	content: '';
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 4px;
	background: #AA0002;
	min-width: 10px;
	display: inline-block;
	vertical-align: middle;
}
#nav-gpsite h2::before {
    margin-right: 0.5em;
}
#nav-gpsite h2::after {
    margin-left: 0.5em;
}
/*hover処理*/
#nav-gpsite li a {
	position: relative;
	display: block;
}
#nav-gpsite li a::before {
	-webkit-transition: 0.3s;
	transition: 0.3s;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border: 0px solid #fff;
	background-color: rgba(0,0,0,0);
	box-sizing: border-box;
}
#nav-gpsite li a:hover:before {
	border: 4px solid #C69E75;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,0,0.2)
}
/*
========== サイトマップ ==========
*/
#sitemaps {
	margin: 0 auto 60px;
	padding: 60px 60px;
	max-width:  1000px;
	background: #fff;
}
#sitemaps ul {
	margin: 0;
}
#sitemaps li {
	position: static;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	background: none;
	line-height: 1;
}
#sitemaps li::before {
	display: none;
}
#sitemaps li {
	margin-bottom: 1em;
}
#sitemaps li a {
	padding-left: 1em;
	display: block;
	line-height: 1.5;
	color: inherit;
	text-decoration: none;
	position: relative;
}
#sitemaps li a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0.6em;
    width: 0;
    height: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 8px solid #37474f;
    border-left: 8px solid transparent;
}
#sitemaps .l1 {
	margin-top: 3em;
}
#sitemaps .l1 a {
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.3;
	font-feature-settings: "palt" 1;
	padding: 0.2em 0 0.2em 1.6em;
	background: url(img/bg-h5.svg) 0 0.3em no-repeat;
	background-size: 40px auto;
}
#sitemaps .l1 a::after {
	display: none;
}
#sitemaps .l2 {
	font-size: 2rem;
	margin-left: 1em;
}
#sitemaps .l3 {
	margin-left: 1em;
}
#sitemaps ul:not(:last-of-type) {
	margin-bottom: 2em;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #ccc;
}
#sitemaps .l1:first-of-type {
	margin-top: 0;
}
#sitemaps ul:last-of-type li:last-of-type {
	margin-bottom: 0;
}
.FloatEnd {
	display: none;
}
@media screen and (max-width: 768px){
#sitemaps {
	margin: 0 auto 40px;
	padding: 30px 30px;
}

}
@media screen and (max-width: 600px){
#sitemaps {
	margin: 0 auto 30px;
	padding: 20px 15px;
}
#sitemaps .l1 a {
	font-size: 2.6rem;
	background-position: 0 0.2em;
	background-size: 32px auto;
}
#sitemaps .l2 {
	font-size: 1.8rem;
	margin-left: 0.5em;
}
}
@media screen and (max-width: 320px){
#sitemaps {
	padding: 15px 10px;
}
#sitemaps .l1 a {
	font-size: 2.6rem;
	background-position: 0 0.2em;
	background-size: 32px auto;
}
#sitemaps .l2 {
	margin-left: 0;
}
}
/*
========== エントリーリスト ==========
*/
#entrylist {
	margin: 60px auto 60px;
	padding: 60px 60px;
	max-width:  1000px;
	background: #fff;
}
#entrylist h2 {
	background-color: #f7f4ef;
	font-size: 3.4rem;
	font-weight: 700;
	line-height: 1.2;
	font-feature-settings: "palt" 1;
	padding: 0.4em 0.5em 0.5em 0.8em;
	border-bottom: 2px solid #ccc;
	border-top: 2px solid #ccc;
	margin: 0 -60px 0.5em -60px;
	position: relative;
}
#entrylist h2::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 16px;
	height: 16px;
	background-color: #a80003;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#entrylist dl {
	line-height: 1.8;
}
#entrylist dt a {
    display: block;
	text-decoration: none;
	position: relative;
	padding: 1em 0 1em 1.2em;
	border-bottom: 1px dashed #ccc;
	font-size: 1.8rem;
}
#entrylist dt a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 1.7em;
    width: 0;
    height: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 8px solid #37474f;
    border-left: 8px solid transparent;
}
#entrylist dd {
	margin: 0 0 1em 2em;
	padding: 0;
}
@media screen and (max-width: 768px){
#entrylist {
	margin: 40px auto 40px;
	padding: 30px 30px;
}
#entrylist h2 {
	font-size: 3rem;
	margin: 0 -30px 0.5em -30px;
}

}
@media screen and (max-width: 600px){
#entrylist {
	margin: 30px auto 30px;
	padding: 20px 15px;
}
#entrylist h2 {
	font-size: 2.8rem;
	margin: 0 -15px 0.5em -15px;
}
#entrylist h2::before {
	width: 12px;
	height: 12px;
}
}
@media screen and (max-width: 320px){
#entrylist {
	padding: 15px 10px;
}
#entrylist h2 {
	font-size: 2.6rem;
	margin: 0 -10px 0.5em -10px;
}

}
/*
========== 検索結果 ==========
*/
#searchresult {
	margin: 0 auto 60px;
	padding: 60px 60px;
	max-width:  1000px;
	background: #fff;
}
#searchresult dt {
	border-bottom: 3px solid #a80003;
	margin: 0 0 1em 0;
	padding: 0.3em 0 0.4em 0.5em;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.3;
	font-feature-settings: "palt" 1;
	position: relative;
}
#searchresult dt:before {
	content:"";
	display: block;
	position: absolute;
	left: 0;
	top: 10%;
	margin-top: 0;
	width: 4px;
	height: 80%;
	background-color: #a80003;
}
#searchresult dt a {
	display: block;
	text-decoration: none;
}
#searchresult dd {
	margin: 0 0 2em 2em;
	line-height: 2;
}
#searchresult dd:last-of-type {
	margin-bottom: 0;
}
@media screen and (max-width: 768px){
#searchresult {
	margin: 0 auto 40px;
	padding: 30px 30px;
}
#searchresult dt {
	font-size: 2.6rem;
}

}
@media screen and (max-width: 600px){
#searchresult {
	margin: 0 auto 30px;
	padding: 20px 15px;
}
#searchresult dd {
	margin: 0 0 1em 1em;
	line-height: 1.8;
}

}
@media screen and (max-width: 320px){
#searchresult {
	padding: 15px 10px;
}

}
/*
========== 新着情報 ==========
*/
#sec_whatsnew {
	margin: 60px auto 60px;
	padding: 60px 60px;
	max-width:  1000px;
	background: #fff;
}
#sec_whatsnew h2 {
	background-color: #f7f4ef;
	font-size: 3.4rem;
	font-weight: 700;
	line-height: 1.2;
	font-feature-settings: "palt" 1;
	padding: 0.4em 0.5em 0.5em 0.8em;
	border-bottom: 2px solid #ccc;
	border-top: 2px solid #ccc;
	margin: 0 -60px 1em -60px;
	position: relative;
}
#sec_whatsnew h2::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 16px;
	height: 16px;
	background-color: #a80003;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#sec_whatsnew ul {
	margin: 0;
}
#sec_whatsnew li {
	position: static;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	background: none;
	line-height: 1;
}
#sec_whatsnew li::before {
	display: none;
}
#sec_whatsnew li {
	line-height: 1.8;
	padding: 0 0 1em 9em;
	border-bottom: 1px dotted #cccccc;
}
#sec_whatsnew li span {
	margin: 0 0 0 -9em;
	float: left;
}
#sec_whatsnew li:not(:last-child) {
	margin-bottom: 1em;
}
@media screen and (max-width: 768px){
#sec_whatsnew {
	margin: 40px auto 40px;
	padding: 30px 30px;
}
#sec_whatsnew h2 {
	font-size: 3rem;
	margin: 0 -30px 1em -30px;
}
}
@media screen and (max-width: 600px){
#sec_whatsnew {
	margin: 30px auto 30px;
	padding: 20px 15px;
}
#sec_whatsnew h2 {
	font-size: 2.8rem;
	margin: 0 -15px 0.5em -15px;
}
#sec_whatsnew h2::before {
	width: 12px;
	height: 12px;
}
#sec_whatsnew li {
	padding: 0 0 1em 0;
}
#sec_whatsnew li span {
	margin: 0;
	float: none;
	display: block;
}
}
@media screen and (max-width: 320px){
#sec_whatsnew {
	padding: 15px 10px;
}
#sec_whatsnew h2 {
	font-size: 2.6rem;
	margin: 0 -10px 0.5em -10px;
}

}
/*
==================================================
カテゴリーページ
==================================================
*/
.category-list {
	margin: 60px auto;
	max-width:  1000px;
	/*background: #f7f4ef;*/
}
.category-list h1 {
	padding-top: 0; 
}
.category-list ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 -60px -60px;
}
.category-list li {
	position: static;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	background: none;
	line-height: 1;
	width: calc( (100% / 2) - 60px );
	margin: 0 0 60px 60px;
	background-color:  #fff;
	box-shadow: 0 0 6px rgba(55,71,79,0.2);
	position: relative;
	-webkit-transition: all .5s;
    transition: all .5s;
	/*display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;*/
}
.category-list li::before {
	display: none;
}
.category-list li a {
	color: inherit;
	text-decoration: none;
	display: block;
	position: relative;
	z-index: 5;
}
.cgy-img {
}
.cgy-txt {
	padding: 30px;
}
.cgy-txt h2 {
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 0.5em;
	font-feature-settings: "palt" 1;
}
.cgy-txt p {
	line-height: 1.8;
}
/*拡大エフェクト*/
.category-list li::after {	/*カバーレイヤー*/
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(52,73,94,1);
	opacity: 0;
	-webkit-transition: all .5s;
    transition: all .5s;
}
.category-list li:hover::after {
    opacity: 1;
}
.category-list li:hover {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	color: #fff;
}
@media screen and (max-width: 768px){
.category-list {
	margin: 40px auto;
	padding: 0 15px;
}
.category-list ul {
	margin: 0 0 -30px -30px;
}
.category-list li {
	width: calc( (100% / 2) - 30px );
	margin: 0 0 30px 30px;
}
.cgy-txt h2 {
	font-size: 2.6rem;
}
}
@media screen and (max-width: 600px){
.category-list {
	margin: 30px auto;
}
.category-list h1 {
	padding-top: 40px; 
}
.category-list {
	padding: 0 15px;
}
.category-list ul {
	display: block;
	margin: 0;
}
.category-list li {
	width: auto;
	margin: 0;
}
.category-list li + li {
	margin-top: 20px;
}
.cgy-txt {
	padding: 20px;
}
}
/*
==================================================
フッター
==================================================
*/
#gfooter {
	padding: 3.5em 0;
	background-color: #37474f;
	text-align: center;
	color: #fff;
}
/*.gf-inner {
	margin: 0 auto 2.4em;
	max-width: 1000px;
	padding: 0 1em;
}*/
.logo-ft {
	text-align: center;
	/*margin-bottom: 2em;*/
}
.logo-ft img {
	width: 320px;
	vertical-align: bottom;
	margin-left: 0.5em;
}
/*.page-nav {
	text-align: center;
}
.page-nav > li {
	display: inline-block;
	line-height: 2;
}
.page-nav > li + li::before {
	content: '|';
	display: inline-block;
	margin: 0 1em 0 1em;
	position: relative;
	left: auto;
	top: -0.1em;
	width: auto;
	height: auto;
	background: none;
	border-radius: 0;
}
.page-nav a {
	color: inherit;
	text-decoration: none;
}
.page-nav a:hover {
	color: #ff0;
}
.copyright {
	text-align: center;
}*/
@media screen and (max-width: 600px){
.logo-ft img {
	width: 240px;
}

}

/*
==================================================
ページトップ
==================================================
*/
#pagetop {
	position: fixed;
	z-index: 10;
	bottom: 0;
	right: 0;
	width: 70px;
	height: 70px;
	overflow: hidden;
	display: none;
}
#pagetop > a {
	display: block;
	text-decoration: none;
	width: 100%;
	height: 100%;
	font-size: 1.6rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	text-align: center;
	padding-top: 38px;
	color: #FFF;
	background-color: rgba(55,71,79,0.7);
}
#pagetop > a:before {
	content: "";
	width: 10px;
	height: 10px;
	border-left: 2px solid #FFF;
	border-top: 2px solid #FFF;
	position: absolute;
	top: 24px;
	left: 50%;
	margin-left: -5px;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-webkit-transform: rotate(45deg) rotateX(0deg) rotateY(0deg) scale(1);
	-ms-transform: rotate(45deg) rotateX(0deg) rotateY(0deg) scale(1);
	transform: rotate(45deg) rotateX(0deg) rotateY(0deg) scale(1);
}
@media screen and (min-width: 769px){
#pagetop > a:hover {
	background-color: rgba(168,0,3,0.7);
}
#pagetop > a:hover:before {
	-webkit-transform: rotate(225deg) rotateX(180deg) rotateY(180deg) scale(1.2);
	-ms-transform: rotate(225deg) rotateX(180deg) rotateY(180deg) scale(1.2);
	transform: rotate(225deg) rotateX(180deg) rotateY(180deg) scale(1.2);
	top: 22px;
}
}
@media screen and (max-width: 600px){
#pagetop {
	width: 50px;
	height: 50px;
}
#pagetop > a {
	padding-top: 28px;
}
#pagetop > a:before {
	top: 14px;
}
}
/*
==================================================
汎用ボタン
==================================================
*/
/*
========== その1 ==========
*/
.btn {
	position: relative;
	text-align: center;
	margin: 3rem 0 3rem;
}
.btn:before,
.btn:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid;
	box-sizing: border-box;
	-webkit-transition: .2s ease-out;
	transition: .2s ease-out;
}
.btn:before {
	z-index: 2;
	background-color: #37474f;	/*背景色はココ*/
	-webkit-transform: skew(-12deg);
	-ms-transform: skew(-12deg);
	transform: skew(-12deg);
}
.btn:after {
	z-index: 1;
	-webkit-transform: skew(-12deg) translate(6px, 6px);
	-ms-transform: skew(-12deg) translate(6px, 6px);
	transform: skew(-12deg) translate(6px, 6px);
}
.btn a {
	display: block;
	color: #fff;
	text-decoration: none;
	position: relative;
	z-index: 3;
	padding: 1.2em 1em;
	-webkit-transition: .2s ease-out;
	transition: .2s ease-out;
}
.btn:hover:before {
	border-color: #a80003;
	background-color: #a80003;
	-webkit-transform: skew(-12deg) translate(4px, 4px);
	-ms-transform: skew(-12deg) translate(4px, 4px);
	transform: skew(-12deg) translate(4px, 4px);
}
.btn:hover:after {
	border-color: #ad9007;
	-webkit-transform: skew(-12deg) translate(4px, 4px);
	-ms-transform: skew(-12deg) translate(4px, 4px);
	transform: skew(-12deg) translate(4px, 4px);
}
.btn:hover a {
	-webkit-transform: translate(4px, 4px);
	-ms-transform: translate(4px, 4px);
	transform: translate(4px, 4px);
}
/*.btn a:after {
	content: '';
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(img/icon_arrow.svg) top left no-repeat;
	width: 24px;
	height: 14px;
	right: 20px;
}*/
.btn span {
	/*background: url(img/icon_arrow.svg) left center no-repeat;
	background-size: 24px auto;
	padding-left: 40px;
	display: inline-block;*/
	position: relative;
	padding-left: 20px;
}
.btn span::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	width: 0;
	height: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 8px solid #fff;
	border-left: 8px solid transparent;
	margin-top: -4px;
}
/*
========== その2 ==========
*/
.area-btn {
	text-align: center;
	margin: 3rem 0 3rem;
}
.area-btn input,.area-btn p {
	margin-right: 1em;
	margin-left: 1em;
}
.area-btn form,.area-btn p {	/* フォームの確認ページのボタン並列マークアップ */
	display: inline;
}
a.button,input.button {
	display: inline-block;
	padding: 0.7em 1.5em;
	margin: 0 1em;
	color: #fff;
	text-decoration: none;
	font-size: 2rem;
	text-align: center;
	font-weight: 500;
	text-shadow: 0 1px rgba(0, 0, 0, 0.2);
	border: 1px solid;
	background: #6990d1;
	border-color: #687ebb #5f74a6 #4e6198;
	background-image: -webkit-linear-gradient(top, #8eb7e0, #5f85cc 90%);
	background-image: linear-gradient(to bottom, #8eb7e0, #5f85cc 90%);
}
.button:hover {
	background: #8c96a4;
	border-color: #8c8f9a #78828b #6e6e6e;
	background-image: -webkit-linear-gradient(top, #a9b5c4, #848d9b 90%);
	background-image: linear-gradient(to bottom, #a9b5c4, #848d9b 90%);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), inset 0 0 1px 1px rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.1);
}
.button:hover:active {
	/*background: #848d9b;
	border-color: #6e6e6e #78828b #78828b;*/
	background: #5f85cc;
	border-color: #4e6198 #5f74a6 #5f74a6;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px rgba(255, 255, 255, 0.3);
}
a.button:only-child {
	margin: 0;
}

/*
==================================================
汎用テーブル
==================================================
*/
/*
========== テーブルデザイン行1 ==========
*/
.td-row1 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 2em 0;
}
.td-row1 th {
	border: 1px solid #cccccc;
	background-color: #f7f4ef;
	background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, 1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 75%, transparent 75%, transparent);
	background-size: 4px 4px;
	padding: 0.8em 0.8em 0.7em 0.8em;
	line-height: 1.7;
	width: 1%;
	white-space: nowrap;
	text-align: left;
}
.td-row1 td {
	border: 1px solid #cccccc;
	padding: 0.8em 0.8em 0.7em 0.8em;
	line-height: 1.7;
	background-color: #ffffff;
}
.td-row1 th em {
	color: #cc0000;
	margin-left: 5px;
	font-style: normal;
}
.td-row1 th span {
	color: #888888;
	margin-left: 5px;
	font-weight: normal;
}
/*.td-row1 caption {
	margin: 0 0 10px 0;
	padding: 0.6em 1em 0.6em 1em;
	border: 1px solid #ccc;
	border-top: 3px solid #aaa;
	background: -webkit-linear-gradient(top, #ffffff, #eeeeee);
	background: linear-gradient(to bottom, #ffffff, #eeeeee);
	-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,0.75) inset,0 1px 0 rgba(255,255,255,0.75) inset;
	box-shadow: 0 -1px 0 rgba(255,255,255,0.75) inset,0 1px 0 rgba(255,255,255,0.75) inset;
}*/
/* mobile first */
.td-row1 th,
.td-row1 td {
	width: 100%;
	float: left; /* for IE9 */
	clear: both; /* for IE9 */
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.td-row1 colgroup,
.td-row1 col {
	display: none; /*for Firefox*/
}
.td-row1 tr:after { /* clearfix */
	content:'';
	display: table;
}
/*
.td-row1 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.td-row1 th {
	border: none;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 1em 1em 0.9em 1em;
	background-color: #f7f7f7;
	line-height: 1.7;
}
.td-row1 td {
	border: none;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 1em 1em 0.9em 1em;
	line-height: 1.7;
	background-color: #ffffff;
}
*/
/* セル内の内容が少ない場合は上記3設定を消してこちらを使用する */
.td-row1 th,.td-row1 td {
	border-bottom: none;
}
.td-row1 tr:last-of-type td {
	border-bottom: 1px solid #cccccc;
}
/*
========== 769px以上 for PC ==========
*/
@media screen and (min-width: 769px){
/* テーブルデザイン */
.td-row1 {
	/*display: table;*/
	display: block;	/* safariで線がダブル対策 */
}
.td-row1 tbody {
	display: table-row-group;
}
.td-row1 tr {
	display: table-row;
}
.td-row1 th,
.td-row1 td {
	width: auto;
	float: none;
	clear: none;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.td-row1 colgroup {
	display: table-column-group;
}
.td-row1 col {
	display: table-column;
}
.td-row1 tr:after {
	content: normal;
	display: inline;
}
.td-row1 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.td-row1 th {
	border: 1px solid #cccccc;
	background-color: #f7f7f7;
	padding: 1em 1em 0.9em 1em;
	line-height: 1.7;
	width: 1%;
	white-space: nowrap;
	text-align: center;
}
.td-row1 td {
	border: 1px solid #cccccc;
	padding: 1em 1em 0.9em 1em;
	line-height: 1.7;
	background-color: #ffffff;
}
.td-row1 tr:nth-child(odd) th,
.td-row1 tr:nth-child(even) th {
	background-color: #dee4e7;
	background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, 1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 75%, transparent 75%, transparent);
	background-size: 4px 4px;
}
.td-row1 tr:nth-child(odd) td {
	background-color: #f7f4ef;
	background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, 1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 75%, transparent 75%, transparent);
	background-size: 4px 4px;
}
.td-row1 tr:nth-child(even) td {
	background-color: #fff;
	background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, 1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 75%, transparent 75%, transparent);
	background-size: 4px 4px;
}
}
/*
========== テーブルデザイン列1 ==========
*/
.td-col1 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	margin: 2em 0;
	font-size: 1.5rem;
}
.td-col1 th {
	border: 1px solid #cccccc;
	background-color: #f7f4ef;
	padding: 0.8em 0.8em 0.7em 0.8em;
	line-height: 1.5;
	text-align: center;
	vertical-align: middle;
}
.td-col1 td {
	border: 1px solid #cccccc;
	padding: 0.8em 0.8em 0.7em 0.8em;
	line-height: 1.5;
	background-color: #ffffff;
	vertical-align: top;
}
.td-col1 caption {
	font-weight: 700;
	margin-bottom: 0.25em;
	text-align: left;
}
@media screen and (max-width: 767px) {
.td-col1 thead{
	display: none;
}
.td-col1 tr{
	display: block;
}
.td-col1 td{
	display: block;
	border-bottom: none;
	padding-top: 0.8em;
	padding-left: 11em;
	padding-right: 0.4em;
	position: relative;
	border-left: none;
	border-right: none;
}
.td-col1 td:last-child{
	border-bottom: 1px solid #cccccc;
}
.td-col1 td:nth-child(odd){
	background-color: #f7f4ef;
	background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, 1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 75%, transparent 75%, transparent);
	background-size: 4px 4px;
}
.td-col1 td:before{
	content: attr(data-label)"：";
	float: left;
	font-weight: bold;
	position: absolute;
	left: 0.4em;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

}
@media screen and (max-width: 414px) {
.td-col1 td{
	padding-top: 2.4em;
	padding-left: 0;
	padding-right: 0;
}
.td-col1 td:before{
	left: 0;
	top: 1.4em;
}

}


/*
========== 赤太文字・赤文字下線 ==========
*/
.redbold {
	color: #f00;
	font-weight: bold;
}
.redunder {
	color: #f00;
	text-decoration: underline;
}
.bluebold {
	color: #03B8F3;
	font-weight: bold;
}
.greenbold {
	color: #66BF02;
	font-weight: bold;
}
.orangebold {
	color: #FF814E;
	font-weight: bold;
}
.fl-img {
	float: left;
	margin: 10px;
}
.fr-img {
	float: right;
	margin: 10px;
}

/*
==================================================
ローカルナビゲーション
==================================================
*/
.local-nav ul {
	margin: 0;
}
.local-nav li {
	position: static;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	background: none;
	line-height: 1;
}
.local-nav li::before {
	display: none;
}
.local-nav {
	margin: 60px auto 60px;
	max-width:  1000px;
}
.cgybox,.menubox {
	margin: 0 0 2em 0;
}
.local-nav h2 {
	color: #111;
	font-size: 2rem;
	font-feature-settings: "palt" 1;
	line-height: 1.3;
	font-weight: 700;
}
.local-nav h2 {
	text-decoration: none;
	color: #fff;
	padding: 0.8em 0.5em 0.7em 0.5em;
	background-color: #37474f;
	border-radius: 4px 4px 0 0;
	text-align: center;
}
.local-nav h2 a {
	margin: -0.8em -0.5em -0.7em -0.5em;
	padding: 0.8em 0.5em 0.7em 0.5em;
	display: block;
	color: inherit;
	text-decoration: none;
}
.local-nav h2 a:hover {
	color: #ff0;
}
.local-nav li a {
	position: relative;
	padding: 1em 0.5em 0.9em 1.5em;
	display: block;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 1.6;
	color: inherit;
	text-decoration: none;
	background-color: #fff;
}
.local-nav li a:hover {
	background: #f7f4ef;
}
.local-nav li a::before {
	content: "";
	display: block;
	position: absolute;
	left: 0.4em;
	top: 1.5em;
	width: 0;
	height: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 8px solid #37474f;
	border-left: 8px solid transparent;
}
/*.local-nav .golist {
	text-align: right;
	margin-top: 0.8em;
	font-size: 2rem;
	font-weight: 700;
}
.local-nav .golist a {
	display: inline;
	border: none;
	width: auto;
	background: none;
	padding-right: 0;
	padding-left: 1.2em;
}
.local-nav .golist a::before {
	top: 1.4em;
}
.local-nav .golist a:hover {
	background: none;
}*/
@media screen and (max-width: 768px){
.local-nav {
	margin: 40px auto;
}

}
@media screen and (max-width: 600px){
.local-nav {
	margin: 30px auto;
}
}
/*
==================================================
汎用テーブル
==================================================
*/
/*行見出しパターン*/
.tbl-rowh {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 20px 0;
}
.tbl-rowh th {
	border: 1px solid #9BCB58;
	background-color: #EFF7D6;
	padding: 0.5em 0.5em 0.4em 0.5em;
	line-height: 1.5;
	/*width: 1%;
	white-space: nowrap;*/
	width: 170px;
	text-align: left;
}
.tbl-rowh td {
	border: 1px solid #9BCB58;
	background-color: #ffffff;
	padding: 0.5em 0.5em 0.4em 0.5em;
	line-height: 1.5;
	word-wrap: break-word;
	word-break: break-all;
}
/*列見出しパターン*/
.tbl-colh {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 20px 0;
	table-layout: fixed;
	/*table-layoutプロパティに「fixed」を指定する場合、必要に応じて各列（セル）の幅を指定するが、幅が指定されていない列には残りの幅が均等に割り当てられる。
	また、最初の一行目を読み込んだ時点で各列の幅を固定して表示を開始するため、 表示が速くなるメリットがあり*/
}
.tbl-colh th {
	border: 1px solid #9BCB58;
	background-color: #EFF7D6;
	padding: 0.5em 0.5em 0.4em 0.5em;
	line-height: 1.5;
	text-align: center;
}
.tbl-colh td {
	border: 1px solid #9BCB58;
	background-color: #ffffff;
	padding: 0.5em 0.5em 0.4em 0.5em;
	line-height: 1.5;
	word-wrap: break-word;
	word-break: break-all;
}
/*列見出しと行見出しパターン*/
.tbl-colhrowh {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 20px 0;
	font-size: 15px;
}
.tbl-colhrowh th {
	border: 1px solid #9BCB58;
	background-color: #EFF7D6;
	padding: 0.5em 0.5em 0.4em 0.5em;
	line-height: 1.5;
	text-align: center;
}
.tbl-colhrowh td {
	border: 1px solid #9BCB58;
	background-color: #ffffff;
	padding: 0.5em 0.5em 0.4em 0.5em;
	line-height: 1.5;
	word-wrap: break-word;
	word-break: break-all;
}
/*事例1：虎の巻で使用したタイプ*/
.tbl-design1 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 20px 0;
	font-size: 15px;
}
.tbl-design1 th {
	border: 1px solid #9BCB58;
	background-color: #EFF7D6;
	padding: 0.8em 0.8em 0.7em 0.8em;
	line-height: 1.5;
}
.tbl-design1 td {
	border: 1px solid #9BCB58;
	background-color: #ffffff;
	padding: 0.8em 0.8em 0.7em 0.8em;
	line-height: 1.5;
	word-wrap: break-word;
	word-break: break-all;
}
.tbl-design1 tr:nth-of-type(1) th:nth-of-type(1) {
	width: 6em;
	text-align: center;
}
.tbl-design1 tr:nth-of-type(1) th:nth-of-type(2) {
	width: 9em;
	text-align: center;
}
.tbl-design1 tr:nth-of-type(1) th:nth-of-type(3) {
	text-align: center;
}
/*事例2：こう選べで使用した変則タイプ（ベース設定からの追加分）*/
.tbl-rowh .td-row1 {
	width: 170px;
}
/*
==================================================
汎用ボタン
==================================================
*/
.buttn {
	position: relative;
	display: inline-block;
	padding: 5px 0;
	font-size: 24px;
	text-align: center;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.4);
	background-clip: padding-box;
	border: 1px solid;
	border-radius: 2px;
	cursor: pointer;
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
	margin: 10px;
	font-weight: bold;
	color: #fff;
	width: 10em;
}
.buttn:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none;
	background-image: -webkit-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
	background-image: -moz-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
	background-image: -o-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
	background-image: radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
}
.buttn:hover:before {
	background-image: -webkit-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
	background-image: -moz-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
	background-image: -o-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
	background-image: radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
}
.buttn:active {
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
}
.buttn:active:before {
	content: none;
}
a.buttn {	/* グローバルリンク設定の上書き */
	color: #fff;
	text-decoration: none;
}
.buttn-green {
	border-color: #478228 #478228 #3c6f22;
	background: #5ca934;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#69c03b), color-stop(0.66, #5ca934), to(#54992f));
	background-image: -webkit-linear-gradient(top, #69c03b, #5ca934 66%, #54992f);
	background-image: -moz-linear-gradient(top, #69c03b, #5ca934 66%, #54992f);
	background-image: -ms-linear-gradient(top, #69c03b, #5ca934 66%, #54992f);
	background-image: -o-linear-gradient(top, #69c03b, #5ca934 66%, #54992f);
	background-image: linear-gradient(to bottom, #69c03b, #5ca934 66%, #54992f);
}
.buttn-green:hover,
.buttn-green:active {
	background: #f4902a;
	border-color: #df770c #df770c #c76a0a;
	/*background: #5ca934;
	border-color: #3c6f22 #478228 #478228;*/
}
[id^="space"] .area-capbtn,
.text .area-capbtn {
	margin: 20px auto 30px;
}
.area-capbtn .buttn {
	border-radius: 5px;
	margin: 0 0 0 35px;	/*ここでマージンの調整*/
	width: 380px;	/*ここでボタンの幅を調整*/
}
