﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/*ブロックデザイン*/
#HeaderPane {
    margin: 0px auto 160px;
}

#Middle {
    width: 100%;
    margin: 0px auto;
}

#ContentPane {
    width: 100%;
    margin: 0px auto;
}

article {
    margin: 0px auto 120px;
    position: relative;
}

.Main_b {
    width: 1260px;
}

article .srt_block {
    width: 1260px;
    margin: 0px auto;
    position: relative;
}

div.lt {
    width: 625px;
    margin: 0px auto 30px 150px;
}

div.rt {
    width: 640px;
    margin: 0px 150px 30px auto;
}

div.ct {
    width: 735px;
    margin: 0px auto 30px auto;
}


/*フォントデザイン*/
h1,h2,h3,h4,h5,h6 {
    font-family: 'Noto Serif SC','メイリオ', Meiryo, 'Hiragino Kaku Gothic Pro', Verdana, Osaka, Arial, sans-serif;
    color: #222222;
    margin: 0px;
    padding: 0px;
}

.txt_block {
    font-family: 'Noto Sans SC', Meiryo, 'Hiragino Kaku Gothic Pro', Verdana, Osaka, Arial, sans-serif;
    color: #323232;
}

h2 {
    font-size: 450%;
    margin: 0px 0px 30px 100px;
}

h3 {
    font-size: 340%;
    margin: 0px 0px 30px 150px;
    line-height: 1.6;
}

h3 .txts {
    font-size: 80%;
}

h4 {
    font-size: 150%;
    margin: 0px 0px 30px 0px;
}

h5 {
    font-size: 24px;
    margin: 0px 0px 30px 0px;
}

h6, .hsub {
    font-size: 55%;
    margin: 0px 0px 30px 0px;
}

.hsub {
    font-size: 55%;
    margin: 5px 0px 30px 9px;
    display: block;
}

.hsub02 {
    display: block;
    font-size: 45%;
    margin: 0px 0px 10px 0px;
}

.inner_title {
    font-weight: bold;
}

.img_set_04_t {
    font-size: 90%;
}

.acc .acc_title {
    background: url(../../../Images/acc_open.gif) no-repeat right top;
    cursor: pointer;
    margin: 0px;
    font-weight: bold;
}

.acc .acc_contents_t {
    font-weight: bold;
    margin: 20px 0px 20px 0px;
}


/*コンテンツ*/
.txt_block {
    font-size: 125%;
    line-height: 2;
}

.txt_block_inner {
    margin: 0px 0px 0px 100px;
}

.txt_block span {
    display: block;
    margin: 0px 0px 20px 0px;
}



/*コンテンツデザイン調整*/
.contents_srt_01 {
    background: linear-gradient(180deg,#DFECF2 0%, #DFECF2 430px, #fff 430px, #fff 100%);
    padding: 80px 0px 0px 0px;
}

.contents_srt_01 h3 {
    margin-left: 200px;
}


.contents_srt_02 {
    background: linear-gradient(180deg,#ECE6F2 0%, #ECE6F2 430px, #fff 430px, #fff 100%);
    padding: 80px 0px 0px 0px;
}

.contents_srt_02 h3 {
    margin-left: 100px;
}

.contents_srt_03 {
    background: linear-gradient(180deg,#FCFAE3 0%, #FCFAE3 430px, #fff 430px, #fff 100%);
    padding: 80px 0px 0px 0px;
}

.contents_srt_03 h3 {
    margin-left: 150px;
}

.contents_srt_04 {
    background: linear-gradient(180deg, #FCFAE3 0px, #FCFAE3 380px, #fff 380px, #fff 100%);
    margin-left: calc((100% - 1260px) / 2);
    padding-right: calc((100% - 1260px) / 2);
    min-width: 1260px;
}

.contents_srt_04 .srt_block {
    background: linear-gradient(90deg, #fff 0px, #fff 100px, transparent 100px, transparent 100%);
    padding: 80px 0px 0px 0px;
}

.contents_srt_05 .txt_block {
    background: #F6F6EC;
    padding: 30px;
    width: 675px;
}

.reading_page {
    width: 60px;
    height: 60px;
    text-indent: -999px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.Main_b .reading_page {
    background: url(../../../Images/page_1.gif) no-repeat;
}

.contents_srt_01 .reading_page {
    background: url(../../../Images/page_2.gif) no-repeat;
}

.contents_srt_02 .reading_page {
    background: url(../../../Images/page_3.gif) no-repeat;
}

.contents_srt_05 .reading_page {
    background: url(../../../Images/page_4.gif) no-repeat;
}


/*イメージ*/
article img {
    vertical-align: bottom;
}

.img_set_01 {
    text-align: right;
    display: block;
    margin: 0px auto 50px;
    padding: 20px 0px 0px 0px;
}

.img_set_02 {
    width: 100%;
    height: 530px;
    position: relative;
}

.img_set_02_c {
    position: absolute;
    width: 320px;
    height: 320px;
    overflow: hidden;
    box-shadow: 5px 5px 10px -1px rgb(0 0 0 / 25%);
}

.img_set_02_1 {
    top: 110px;
    left: 100px;
}

.img_set_02_2 {
    left: 445px;
}

.img_set_02_3 {
    left: 790px;
    top: 140px;
}

.img_set_02_c img {
    width: 320px;
    height: 320px;
    vertical-align: bottom;
}

.img_set_03 {
    text-align: center;
    display: block;
    margin: 0px auto 50px;
}

.img_set_04 {
    text-align: right;
    display: block;
    margin: 0px auto 50px;
}

.img_set_05 {
    margin: 0px auto 30px;
    text-align: center;
}

.acc_ir {
    display: block;
    margin: 20px auto 20px !important;
    text-align: right;
}

.acc_il {
    display: block;
    margin: 20px auto 20px !important;
    text-align: left;
}


/*アコーディオン*/
ul.acc {
    list-style: outside none;
    margin: 50px 0px 0px 0px;
    padding: 0px;
}

ul.acc  li {
    background: #F6F6EC;
    margin: 0px 0px 15px 0px;
    padding: 15px;
    border-bottom: 1px solid #B5B3B4;
}

.acc .acc_toggle_i {
    background: url(../../../Images/acc_close.gif) no-repeat right top;
}

.acc .acc_contents {
    display: none;
}

.acc .acc_toggle {
    display: block;
}


/*フッタデザイン*/
.pagetop_box {
	background: url("../../../Images/menu_icon_01_s.png") no-repeat center center #008034;
	border: 2px solid #fff;
	border-radius: 40px;
	bottom: 80px;
	display: block;
	height: 60px;
	margin: 0 0 10px;
	padding: 0;
	position: fixed;
	right: -200px;
	text-align: center;
	width: 60px;
	z-index: 9999;
}

.pagetop_box a {
	cursor: pointer;
	height: 60px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 60px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent !important;
}


/*アニメーション*/
.img_set_02 {
    animation-name: imgpic;
    animation-fill-mode: forwards;
    animation-delay: 2s;
    opacity: 0;
}

.img_set_02_1 {
    animation-name: imgpic;
    animation-fill-mode: forwards;
    animation-delay: 2s;
    animation-duration: 6s;
    opacity: 0;
}

.img_set_02_2 {
    animation-name: imgpic;
    animation-fill-mode: forwards;
    animation-delay: 4s;
    animation-duration: 6s;
    opacity: 0;
}

.img_set_02_3 {
    animation-name: imgpic;
    animation-fill-mode: forwards;
    animation-delay: 6s;
    animation-duration: 6s;
    opacity: 0;
}

@keyframes imgpic {
  from {
	filter: blur(10px);
  }
  to {
    opacity: 1;
  }
}




}
@media (max-width: 1260px) {
.contents_srt_04 {
    margin: 0px auto 120px !important;
    padding: 0px !important;
    width: 1260px;
}
}




/*** for PC Browser ***/
@media (min-width:401px)
{
/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
/*ブロックデザイン*/
#HeaderPane {
    margin: 0px auto 100px;
}

#Middle {
    width: 320;
    margin: 0px auto;
}

#ContentPane {
    width: 100%;
    margin: 0px auto;
}

article {
    margin: 0px auto 120px;
    position: relative;
}

.Main_b {
    width: 320px;
}

article .srt_block {
    width: 320px;
    margin: 0px auto;
    position: relative;
}

div.lt,
div.rt,
div.ct {
    width: 260px;
    margin: 0px auto 30px auto;
}


/*フォントデザイン*/
h1,h2,h3,h4,h5,h6 {
    font-family: 'Noto Serif SC', Meiryo, 'Hiragino Kaku Gothic Pro', Verdana, Osaka, Arial, sans-serif;
    color: #222222;
    margin: 0px;
    padding: 0px;
}

.txt_block {
    font-family: 'Noto Sans SC', Meiryo, 'Hiragino Kaku Gothic Pro', Verdana, Osaka, Arial, sans-serif;
    color: #323232;
}

h2 {
    font-size: 165%;
    margin: 0px 0px 30px 20px;
}

h3 {
    font-size: 160%;
    margin: 0px 0px 30px 20px;
    line-height: 1.6;
}

h3 .txts {
    font-size: 80%;
}

h4 {
    font-size: 120%;
    margin: 0px 0px 30px 0px;
}

h5 {
    font-size: 24px;
    margin: 0px 0px 30px 0px;
}

h6, .hsub {
    font-size: 55%;
    margin: 0px 0px 30px 0px;
}

.hsub {
    font-size: 55%;
    margin: 5px 0px 30px 9px;
    display: block;
}

.hsub02 {
    display: block;
    font-size: 45%;
    margin: 0px 0px 10px 0px;
}

.inner_title {
    font-weight: bold;
}

.img_set_04_t {
    font-size: 90%;
}

.acc .acc_title {
    background: url(../../../Images/acc_open.gif) no-repeat right top;
    cursor: pointer;
    margin: 0px;
    padding: 0px 35px 0px 0px;
    font-weight: bold;
}

.acc .acc_contents_t {
    font-weight: bold;
    margin: 20px 0px 20px 0px;
}


/*コンテンツ*/
.txt_block {
    font-size: 95%;
    line-height: 2;
}

.txt_block_inner {
}

.txt_block span {
    display: block;
    margin: 0px 0px 20px 0px;
}



/*コンテンツデザイン調整*/
.contents_srt_01 {
    background: linear-gradient(180deg,#DFECF2 0%, #DFECF2 250px, #fff 250px, #fff 100%);
    padding: 40px 0px 0px 0px;
}

.contents_srt_01 h3 {
}


.contents_srt_02 {
    background: linear-gradient(180deg,#ECE6F2 0%, #ECE6F2 330px, #fff 330px, #fff 100%);
    padding: 40px 0px 0px 0px;
}

.contents_srt_02 h3 {
}

.contents_srt_03 {
    background: linear-gradient(180deg,#FCFAE3 0%, #FCFAE3 240px, #fff 240px, #fff 100%);
    padding: 40px 0px 0px 0px;
}

.contents_srt_03 h3 {
}

.contents_srt_04 {
    background: linear-gradient(180deg,#FCFAE3 0%, #FCFAE3 220px, #fff 220px, #fff 100%);
}

.contents_srt_04 .srt_block {
    padding: 40px 0px 0px 0px;
}

.contents_srt_05 .txt_block {
    background: #F6F6EC;
    padding: 30px;
    width: 200px;
    margin: 0px 30px;
}

.reading_page {
    width: 60px;
    height: 60px;
    text-indent: -999px;
    overflow: hidden;
    position: absolute;
    left: 130px;
    bottom: -90px;
}

.Main_b .reading_page {
    background: url(../../../Images/page_1.gif) no-repeat;
}

.contents_srt_01 .reading_page {
    background: url(../../../Images/page_2.gif) no-repeat;
}

.contents_srt_02 .reading_page {
    background: url(../../../Images/page_3.gif) no-repeat;
}

.contents_srt_05 .reading_page {
    background: url(../../../Images/page_4.gif) no-repeat;
}


/*イメージ*/
article img {
    vertical-align: bottom;
    width: 320px;
}

article .acc img {
    width: 200px;
}

.img_set_01 {
    text-align: right;
    display: block;
    margin: 0px auto 50px;
    padding: 20px 0px 0px 0px;
    overflow: hidden;
    position: relative;
}

.img_set_01 img {
    height: 290px;
    width: auto;
    left: 20px;
    position: relative;
}

.img_set_02 {
    width: 320px;
    height: 270px;
    position: relative;
    overflow: scroll;
    margin: 0px auto 30px;
}

.img_set_02_c {
    position: absolute;
    width: 180px;
    height: 180px;
    overflow: hidden;
    box-shadow: 5px 5px 10px -1px rgb(0 0 0 / 25%);
}

.img_set_02_1 {
    top: 50px;
    left: 10px;
}

.img_set_02_2 {
    left: 205px;
}

.img_set_02_3 {
    left: 400px;
    top: 80px;
}

.img_set_02_c img {
    width: 180px;
    height: 180px;
    vertical-align: bottom;
}

.img_set_03 {
    text-align: center;
    display: block;
    margin: 0px auto 50px;
}

.img_set_04 {
    text-align: left;
    display: block;
    margin: 0px auto 50px;
}

.img_set_04 img {
    width: 260px;
}

.img_set_05 {
    margin: 0px auto 30px;
    text-align: center;
}

.img_set_05 img {
    width: 100%;
}

.acc_ir {
    display: block;
    margin: 20px auto 20px !important;
    text-align: right;
}

.acc_il {
    display: block;
    margin: 20px auto 20px !important;
    text-align: left;
}


/*アコーディオン*/
ul.acc {
    list-style: outside none;
    margin: 50px 0px 0px 0px;
    padding: 0px;
    font-size: 85%;
}

ul.acc  li {
    background: #F6F6EC;
    margin: 0px 0px 15px 0px;
    padding: 15px;
    border-bottom: 1px solid #B5B3B4;
}

.acc .acc_toggle_i {
    background: url(../../../Images/acc_close.gif) no-repeat right top;
}

.acc .acc_contents {
    display: none;
}

.acc .acc_toggle {
    display: block;
}


/*アニメーション*/
.img_set_02 {
    animation-name: imgpic;
    animation-fill-mode: forwards;
    animation-delay: 2s;
    opacity: 0;
}

.img_set_02_1 {
    animation-name: imgpic;
    animation-fill-mode: forwards;
    animation-delay: 2s;
    animation-duration: 6s;
    opacity: 0;
}

.img_set_02_2 {
    animation-name: imgpic;
    animation-fill-mode: forwards;
    animation-delay: 4s;
    animation-duration: 6s;
    opacity: 0;
}

.img_set_02_3 {
    animation-name: imgpic;
    animation-fill-mode: forwards;
    animation-delay: 6s;
    animation-duration: 6s;
    opacity: 0;
}

@keyframes imgpic {
  from {
	filter: blur(10px);
  }
  to {
    opacity: 1;
  }
}


.pagetop_box {
	background: url("../../../Images/menu_icon_01_s.png") no-repeat center center #008034;
	border: 2px solid #fff;
	border-radius: 40px;
	bottom: 80px;
	display: block;
	height: 60px;
	margin: 0 0 10px;
	padding: 0;
	position: fixed;
	right: -200px;
	text-align: center;
	width: 60px;
	z-index: 9999;
}

.pagetop_box a {
	cursor: pointer;
	height: 60px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 60px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent !important;
}


}
@media (max-width: 320px) {
.contents_srt_04 {
    margin: 0px auto 120px !important;
    padding: 0px !important;
    width: 320px;
}


/* iphone */
.img_set_02 {
    overflow-x: scroll;
    overflow-y: hidden;
}

.img_set_02_c {
    position: relative;
    width: 180px;
    height: 180px;
    overflow: visible;
    box-shadow: 5px 5px 10px -1px rgb(0 0 0 / 25%);
    background: #fff;
    display: inline-block;
}

.img_set_02_1 {
    top: 50px;
    left: 10px;
}

.img_set_02_2 {
    left: 205px;
    top: -175px;
}

.img_set_02_3 {
    left: 400px;
    top: -285px;
}