@charset "UTF-8";

/***

フォント／Minion Pro

***/
@font-face {
	font-family: 'Minion Pro Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Minion Pro Regular'), url('MinionPro-Regular.woff') format('woff');
}
/***

フォント／Google Fonts「Noto Serif CJK JP（源ノ明朝）」

***/
@font-face {
	font-family: 'NotoSerifCJKjp';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/Noto-Serif-CJK-JP/NotoSerifJP-Regular.otf') format('woff');
}
@font-face {
	font-family: 'NotoSerifCJKjp';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/Noto-Serif-CJK-JP/NotoSerifJP-Medium.otf') format('woff');
}
@font-face {
	font-family: 'NotoSerifCJKjp';
	font-style: normal;
    font-weight: 700;
	src: url('../fonts/Noto-Serif-CJK-JP/NotoSerifJP-Bold.otf') format('woff');
}
@font-face {
	font-family: "EB Garamond", serif;
	font-style: normal;
}





/***

ベース

***/
body{
	font-weight:normal;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	background: #fff;
	
}

.contents100_bg{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	background: #e6e6e6;
}
/*白*/
.contents100w_bg{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	background:#fff;
}



.contents1{
	clear:both;
	width:92%;
	width:100%;
	max-width: 1000px;
	height:auto;
	margin:0 auto;
}
.contents1.m01{
	width:100%;
}
.contents1.m02{
	width:87.5%;
}
.contents100{
	clear:both;
	width:100%;
	height:auto;
	margin:0 auto;
	padding: 0;
	position: relative;
}
.contents300{
	clear:both;
	width:92%;
	max-width:300px;
	height:auto;
	margin:0 auto;
}
.contents300.m01{
	width:100%;
}
.contents300.m02{
	width:87.5%;
}
.contents320{
	clear:both;
	width:92%;
	max-width:320px;
	height:auto;
	margin:0 auto;
}
.contents320.m01{
	width:100%;
}
.contents320.m02{
	width:87.5%;
}

.contents390{
	clear:both;
	width:91.667%;
	max-width:390px;
	height:auto;
	margin:0 auto;
}
.contents390.m01{
	width:100%;
}


.contents400{
	clear: both;
	width: 100%;
	max-width: 400px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
.contents400.m01{
	width:100%;
}
.contents400.m02{
	width:87.5%;
}
.contents420{
	clear: both;
	width: 87.5%;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
.contents420.m01{
	width:100%;
}
.contents420.m02{
	width:87.5%;
}
.contents440{
	clear:both;
	width:92%;
	max-width:440px;
	height:auto;
	margin:0 auto;
}
.contents440.m01{
	width:100%;
}
.contents440.m02{
	width:87.5%;
}
.contents480{
	clear:both;
	width:92%;
	max-width:480px;
	height:auto;
	margin:0 auto;
}
.contents480.m01{
	width:100%;
}
.contents480.m02{
	width:87.5%;
}
.contents500{
	clear:both;
	width:92%;
	max-width:500px;
	height:auto;
	margin:0 auto;
}
.contents500.m01{
	width:100%;
}
.contents500.m02{
	width:87.5%;
}
.contents600{
	clear:both;
	width:92%;
	max-width: 600px;
	height:auto;
	margin:0 auto;
}
.contents600.m01{
	width:100%;
}
.contents640{
	clear:both;
	width:92%;
	max-width: 640px;
	height:auto;
	margin:0 auto;
}
.contents640.m01{
	width:100%;
}
.contents640.m02{
	width:87.5%;
}


.contents700{
	clear:both;
	width:92%;
	max-width: 700px;
	height:auto;
	margin:0 auto;
}
.contents700.m01{
	width:100%;
}
.contents700.m02{
	width:87.5%;
}
.contents800{
	clear:both;
	width:92%;
	max-width: 800px;
	height:auto;
	margin:0 auto;
}
.contents800.m01{
	width:100%;
}
.contents800.m02{
	width:87.5%;
}
.contents800.m03{
	width:83.334%;
}


.contents1000{
	clear:both;
	width:92%;
	max-width: 1000px;
	height:auto;
	margin:0 auto;
	
	/*background: rgba(236,55,58,0.2);*/
}
@media print, screen and (min-width: 801px) {
.contents1000{
	width:100%;
}
}
.contents1000.m01{
	width:100%;
}
.contents1000.m02{
	width:87.5%;
}
.contents1000.m03{
	width:83.334%;
}

.contents1000.m01-2{
	width:87.5%;
}
@media print, screen and (min-width: 801px) {
.contents1000.m01-2{
	width:100%;
}
}

.contents1100{
	clear:both;
	width:92%;
	max-width: 1100px;
	height:auto;
	margin:0 auto;
}
.contents1100.m01{
	width:100%;
}
.contents1100.m02{
	width:87.5%;
}
.contents1200{
	clear:both;
	width:92%;
	max-width: 1200px;
	height:auto;
	margin:0 auto;
}
.contents1200.m01{
	width:100%;
}
.contents1200.m02{
	width:87.5%;
}
.contents1400{
	clear:both;
	width:92%;
	width:100%;
	max-width: 1400px;
	height:auto;
	margin:0 auto;
}
.contents1400.m02{
	width:87.5%;
}


.contents970{
	clear: both;
	width: 92%;
	max-width: 350px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.contents970.m01{
	width:100%;
}
@media print, screen and (min-width: 801px) {
.contents970{
	max-width: 970px;
}
}




.resizeimage{
	width:100%;
	/*max-width:960px;*/
}
	
.resizeimage img {
	width: 100%;
	height:auto;
}

.resizeimage1100{
	max-width:1100px;
	margin:0 auto;
}
	
.resizeimage1100 img {
	width: 100%;
	height:auto;
}

.position-r {
	position: relative;
}



/***

pc-sp切替

***/
.pc_on{
	display:none;
}
.pc_on2{
	display:none;
}
.pc_on3{
	display:none;
}
.pc_on4{
	display:none;
}
.pc_on3-2{
	display:none;
}
.smart_on{
	display:block;
}
.smart_on2{
	display:block;
}
@media print, screen and (min-width: 801px) {
.pc_on{
	display:block;
}
.pc_on3-2{
	display:block;
}
.pc_on4{
	display:none;
}
.smart_on{
	display:none;
}
}
@media print, screen and (min-width: 1001px) {
.pc_on2{
	display:block;
}
.pc_on4{
	display:none;
}
.smart_on2{
	display:none;
}
}
@media print , screen and (min-width : 1400px ){
.pc_on3{
	display:block;
}
.pc_on3-2{
	display:none;
}
.pc_on4{
	display:block;
}
}



.pc_on{
	display:none;
}
.smart_on{
	display:block;
}
@media print, screen and (min-width: 801px) {
.pc_on{
	display:block;
}
.smart_on{
	display:none;
}
}



/***

hover画像拡大

***/
.hover_img img {
	width: 100%;
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}
.hover_img img:hover {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}



.bg_000{
	clear: both;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	background: rgba(0,0,0,1.00);
}

.bg1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	background: #fff;
	background: url("../img/common/bg1.jpg?2026_7");
	background-position: top center;
	background-repeat: repeat;
	background-size: 100%;
}


a{
	text-decoration: underline;
}









/***

フッター共通インフォ

***/
.info_txt1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 40px;
	font-size: 10.4vw;
	line-height: 130%;
	font-weight: 700;
	text-align: center;
	color: #000;
	letter-spacing: 0.1em;
	position: relative;
	left: 0.2em;
}
@media print, screen and (min-width: 801px) {
.info_txt1{
	font-size: 52px;
	line-height: 101%;
	letter-spacing: 0.2em;
	left: 0;
}
}


.info_bar{
	clear: both;
	width: 100%;
	height: auto;
	margin: 15px auto 18px;
}
.info_bar2{
	clear: both;
	width: 100%;
	height: 1px;
	border: none;
	border-bottom: 1px solid #333;
}


.info_txt2{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 22px 0 15px;
	
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-size: 4.4vw;
	line-height: 130%;
	font-weight: 400;
	font-weight: bold;
	text-align: center;
	color: #94252a;
	letter-spacing: 0.2em;/*2022-0111まで*/
	letter-spacing: 0.05em;
}
.info_txt2.m01{
	padding: 0;
}
@media print, screen and (min-width: 801px) {
.info_txt2{
	font-size: 22px;
}
}
.info_btn1{
	clear: both;
	width: 100%;
	max-width: 320px;
	height: auto;
	margin: 35px auto 40px;
	padding: 0;
}



.info_txt3{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto 15px;
	padding: 0;
	
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-size: 3.2vw;
	line-height: 120%;
	font-weight: 400;
	text-align: center;
	color: #000;
	letter-spacing: 0.06em;
	position: relative;
	left: 0.5em;
	
	color: #94252a;
}
@media print, screen and (min-width: 801px) {
.info_txt3{
	font-size: 16px;
	left: 0.4em;
}
}



.info_txt4{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-size: 3.2vw;
	line-height: 120%;
	font-weight: 400;
	text-align: center;
	color: #000;
	letter-spacing: 0.02em;
	position: relative;
	left: 0.05em;
}
.info_txt4.m01{
	line-height: 160%;
}
@media print, screen and (min-width: 801px) {
.info_txt4{
	font-size: 16px;
	left: 0.4em;
}
}



.info_txt5{
	clear: both;
	width: 100%;
	max-width: 400px;
/*	max-width: 430px;*/
	height: auto;
	margin: 0 auto 50px;
	padding: 0;
	
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-size: 3.6vw;
	line-height: 120%;
	line-height: 170%;
	font-weight: 400;
	text-align: center;
	text-align: left;
	color: #000;
	letter-spacing: 0.02em;
	position: relative;
	left: 0.05em;
}
@media print, screen and (min-width: 801px) {
.info_txt5{
	font-size: 18px;
	left: 0.4em;
}
}






/***

キャプション

***/
.cap01{
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#222;
	font-weight: 400;
	letter-spacing: 0;

	font-size: 2.2vw;
	line-height:150%;
	
	font-feature-settings: "palt";/*（自動カーニング）*/
	letter-spacing: 0.01em;
}
.cap01.lh110{
	line-height:110%;
}
.cap01.lh120{
	line-height:120%;
}
.cap01.lh130{
	line-height:130%;
}
.cap01.fs12{
	font-size: 2.5vw;
}
.cap01.fs13{
	font-size: 3vw;
}
.cap01.fs16{
	font-size: 3.5vw;
}
.cap01.m01{
	text-align: center;
}
.cap01.left01{
	text-align:left;
}
.cap01.right01{
	text-align:right;
}
.cap01.center01{
	text-align:center;
}
.cap01.center02{
	text-align:center;
}
.cap01.center03{
	text-align:center;
}

@media print, screen and (max-width: 800px) {
.cap01.center02{
	text-align:justify;
}
.cap01.center04{
	text-align:center;
}
}
@media print, screen and (min-width: 801px) {
.cap01.center03{
	text-align:left;
}
}
.cap01.left01.pa01{
	position: absolute;
	bottom: 0.3em;
	left: 0.5em;
}
.cap01.left01.pa02{
	position: absolute;
	top:100%;
	left: 0;
	letter-spacing: 0;
	padding: 0.3em 0 0;
}
.cap01.right01.pa01{
	position: absolute;
	bottom: 0.3em;
	right: 0.5em;
}
.cap01.right01.pa02{
	position: absolute;
	top:100%;
	right: 0;
	letter-spacing: 0;
	padding: 0.3em 0 0;
}
.cap01.right01.pa02.m01{

	padding: 0.3em 8px 0;
}
.cap01.logopl01{
	position: relative;
	left: -0.2em;
}



.cap01.shd01{
	font-weight: 700;
	text-shadow: 0 0 1px #000 , 0 0 3px #000 , 0 0 3px #000 , 0 0 5px #000 , 0 0 5px #000;
	text-shadow: 0 0 1px #000 , 0 0 3px #000 , 0 0 5px #000 ;
}
.cap01.shd02{
	text-shadow: 0 0 1px #fff , 0 0 3px #fff , 0 0 3px #fff , 0 0 5px #fff , 0 0 5px #fff;
	text-shadow: 0 0 1px #fff , 0 0 3px #fff , 0 0 5px #fff ;
}
.cap01.fff01{
	color:#fff;
}
.cap01.min01{
/*	font-family: 'Noto Serif JP' , 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif ;*/
	font-family: 'NotoSerifCJKjp' , 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif ;
}
@media print, screen and (min-width: 801px) {
.cap01{
	font-size:11px;
}
.cap01.fs12{
	font-size: 12px;
}
.cap01.fs13{
	font-size: 13px;
}
.cap01.fs16{
	font-size: 16px;
}
}



.cap01.left01.pa03{
	padding: 0.3em 0 0;
}
.cap01.right01.pa03{
	padding: 0.3em 0 0;
}
@media print, screen and (min-width: 801px) {
.cap01.left01.pa03{
	position: absolute;
	top:100%;
	left: 0;
	letter-spacing: 0;
	padding: 0.3em 0 0;
}
.cap01.right01.pa03{
	position: absolute;
	top:100%;
	right: 0;
	letter-spacing: 0;
	padding: 0.3em 0 0;
}
}



/***

各ページ　インデントキャプション

***/
.cap_indent1{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;position: relative;
/*	background: rgba(237,113,214,1.00);*/
}
.cap_indent1 p{
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#222;
	font-weight: 400;
	letter-spacing: 0;
	text-align: justify;

	font-size: 2.2vw;
	line-height:135%;
	padding-bottom: 4px;
	padding-left: 1em;
	text-indent:-1em;
}
.cap_indent1.fff01 p{
	color:#fff;
}
.cap_indent1 p.fsize14{
	font-size: 2.2vw;
	line-height:135%;
	padding-bottom: 4px;
	padding-left: 1em;
	text-indent:-1em;
}
@media print, screen and (min-width: 801px) {
.cap_indent1 p{
	font-size:11px;
}
}
.cap_indent1.min01 p{
	font-family: 'Noto Serif JP' , 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif ;
}


/***

copyright

***/
.copyright{
	font-size: 2.4vw;
	line-height:150%;
	color:#222;
	font-weight: 400;
	letter-spacing: 0;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
}
@media print, screen and (min-width: 801px) {
.copyright{
	font-size:12px;
}
}


/***

ロールオーバー

***/
.rollover {
  display: inline-block;
  position: relative;
}
.rollover .off {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  transition: 0.4s ease;
}
.rollover .on {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.rollover .on, .rollover .off {
  display: block;
}

.rollover:hover .off {
  opacity: 0;
}




/***

スマホ　スペース

***/
@media print, screen and (max-width: 800px) {
span.smart_on.m01{
	display: inline-block;
}
}
/***

スマホ　スペース

***/
@media print, screen and (min-width: 801px) {
span.pc_on.m01{
	display: inline-block;
}
}



/***

インフォメーション（バナー幅）

***/
.contents727{
	clear:both;
	width:92%;
	max-width: 727px;
	height:auto;
	margin:0 auto;
}


/***

オプティ0.3

***/
/*
.btn_off a{
	opacity: 0.3;
}
*/
.nv_btn1 a.btn_off .nv_txt1,
.nv_btn1 a.btn_off .nv_txt2{
	color: rgba(255,255,255,0.3);
}


.common_btn1{
	width: 92%;
	max-width: 320px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	position: relative;
/*	z-index: 10;*/
}
.common_btn1 a{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	text-decoration: none;
	
	background: #fff;
	background-image: linear-gradient(135deg, #9b884c, #685d42);
/*	border-radius: 30px;*/
	z-index: 20;
}
.common_btn1.color800000 a{
	background: #800000;
}
.common_btn1 a p{
	width: 100%;
	height: auto;
	letter-spacing: 0;
	font-family: 'Noto Serif JP' , 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif ;
	font-weight: 400;
	font-weight: 700;
	text-align:center;
	
	font-size:3.5vw;
	line-height:101%;
	color:#000;
	
	padding: 0;
	letter-spacing: 0.02rem;
	text-decoration: none;
}
.common_btn1 a p.c-red1{
	color:#bc7977;
}
.common_btn1 a p.c-green1{
	color:#66baa8;
}
.common_btn1 a p.c-white1{
	color:#fff;
}
@media print, screen and (min-width: 801px) {
.common_btn1 a p{
	font-size:18px;

}
}



/***

CONTENTS　タイトル、ボタン

***/
.contents_title1{
	clear: both;
	width: 83.334%;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
@media print, screen and (min-width: 801px) {
.contents_title1{
	width: 100%;
	max-width: 800px;
}
}

/**

info

**/
.contents680{
	clear:both;
	width:92%;
	max-width: 680px;
	height:auto;
	margin:0 auto;
}
.contents68.m01{
	width:100%;
}


.contents460{
	clear:both;
	width:100%;
	max-width: 460px;
	height:auto;
	margin:0 auto;
}
@media print, screen and (max-width: 1000px) {
.contents460{
	width: 72%;
	
}
}


.contents_flex1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.contents_btn1{
	clear: both;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
}






/***

各ページタイトル

***/
.page_title1,
.page_title2{
	clear: both;
	width: 100%;
	height: auto;
	font-family: 'Noto Serif JP' , 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif ;
	font-weight: 400;
/*	font-weight: 700;*/
	text-align:center;
	
	font-size:16px;
	font-size:3.5vw;
	line-height:115%;
	color:#222;
	margin: 0;
	padding: 0;
	letter-spacing: 0.06rem;
	position: relative;
}
.page_title1.m01{
	font-size:4.2vw;
}
.page_title1.m02{
	font-size:4.2vw;
}

.page_title1 span.fs01{
	font-size: 0.6em;
	vertical-align: middle;
	position: relative;
	top: 0.05em;
}
.page_title1 span.fs02{
	vertical-align: middle;
}
.page_title2{
	font-size:24px;
	font-size:5.5vw;
}
@media print, screen and (min-width: 801px) {
.page_title1{
	font-size:20px;
}
.page_title1.m01{
	font-size:20px;
}
.page_title1.m02{
	font-size:20px;
}
.page_title2{
	font-size:24px;
}
}
	

/***

英語タイトル

***/
.english_title1{
	width:70%;
	max-width:340px;
	height:auto;
	margin:0 auto;
	padding: 0;
	
	font-family: 'Minion Pro Regular';
	font-size: 20px;
	font-size: 4vw;
	
	font-style: normal;
    font-weight: normal;
	
	line-height: 100.1%;
	text-align: center;
	color: #222;
	font-feature-settings: "palt";/*（自動カーニング）*/
	letter-spacing: 0.01em;
}
.english_title1.color_fff{
	color: #fff;
}
@media print, screen and (min-width: 801px) {
/*pc*/
.english_title1{
		font-size: 20px;
}
}



	
.color_fff{
	color:#fff !important;
}
.color_222{
	color:#222 !important;
}
.color_900{
	color:#900 !important;
}
.color_990{
	color:#990 !important;
}


/***

SEO対策　テキスト挿入

***/
.t_pa{
	position: absolute;
	left: -15000px;
}