@charset "UTF-8";
/****************common********************************************/
body {
 background: #ffd550 url("../img/g25pre2_bg.jpg");
 background-size: 50% auto;
}
footer {
 margin-top: 0 !important;
 padding-top: 8vw;
 position: inherit !important;
 height: auto;
}
#contents.gin25pre {
 width: 100% !important;
 margin: 0 !important;
 padding: 0vw;
 font-weight: normal;
 font-size: 1.38vw;
 font-family: 游ゴシック体, YuGothic, 游ゴシック Medium, Yu Gothic Medium, 游ゴシック, Yu Gothic, sans-serif;
}
#contents.gin25pre img {
 width: 100%;
 vertical-align: bottom;
}
#contents.gin25pre .flex {
 display: flex;
 justify-content: space-around;
}
/****************layout********************************************/
/*****固定****/
#contents.gin25pre .key {
 width: 100%;
 margin-bottom: calc(100vw / (1200 / 50));
 position: relative;
 background-size: calc(100vw / (1200 / 30)) auto;
}
#contents.gin25pre .key img {
 width: 100%;
 z-index: 9;
}
#contents.gin25pre .key .keyimg {
 width: 100%;
 position: relative;
}
/********************** common **********************/
.main_area{
 background: url("../img/g25pre2_bg2.png") repeat-y;
 background-size: 100% auto;
}
#contents.gin25pre .co_in {
 margin: 0 auto calc(100vw / (1200 / 100));
 padding-bottom: calc(100vw / (1200 / 50));
 z-index: 9999;
}
#contents.gin25pre .co_in p {
 font-size: calc(100vw / (1200 / 16));
 line-height: 1.5;
}
#contents.gin25pre .co_in h2 {
 width: calc(100vw / (1200 / 250));
 margin: 0 auto calc(100vw / (1200 / 40));
}
#contents.gin25pre .inner {
 width: calc(100vw / (1200 / 900));
 margin: calc(100vw / (1200 / 10)) auto 0;
 padding: 0 calc(100vw / (1200 / 20));
 background: #fff;
 border-radius: 10px;
 border: 3px solid #3c1a06;
 z-index: 9999;
 font-size: calc(100vw / (1200 / 28));
}
#contents.gin25pre .co_in p.read {
 margin-bottom: calc(100vw / (1200 / 30));
 text-align: center;
 font-weight: bold;
 font-size: calc(100vw / (1200 / 20));
}
#contents.gin25pre .co_in p.read span {
 font-size: calc(100vw / (1200 / 30));
}
/********************** 01 **********************/
#contents.gin25pre .co_01 .box {
 width: calc(100vw / (1200 / 1000));
 margin: 0 auto;
 display: flex;
 justify-content: space-around;
 flex-wrap: wrap;
}
#contents.gin25pre .co_01 p.read {
 margin: 0 auto calc(100vw / (1200 / 50));
 line-height: 1.5;
}
#contents.gin25pre .co_01 .introduction {
 position: relative;
 margin: 0 auto calc(100vw / (1200 / 50));
 text-align: center;
}
#contents.gin25pre .co_01 .introduction h2 {
	 width: calc(100vw / (1200 / 350));
 margin: 0 auto calc(100vw / (1200 / 20));
}
#contents.gin25pre .co_01 .introduction p{
 position: relative;
 width: calc(100vw / (1200 / 700)); 
margin: 0 auto calc(100vw / (1200 / 80));
 padding: calc(100vw / (1200 / 20));
 background: #fff;
 text-align: center;
 font-weight: bold;
 font-size: calc(100vw / (1200 / 23));
 color: #174480;
}
#contents.gin25pre .co_01 .waku {
 width: calc(100vw / (1200 / 450));
 margin: 0 auto;
 padding-bottom: calc(100vw / (1200 / 10));
 position: relative;
 background: #fff;
 border-radius: 10px;
 border: 3px solid #174480;
}

#contents.gin25pre .co_01 .waku h3 {
 margin: 0 auto calc(100vw / (1200 /15));
 padding: calc(100vw / (1200 / 5)) 0 0;
 background: #47b7dd;
  border-radius: 8px 8px 0 0;
 line-height: calc(100vw / (1200 / 43));
 text-align: center;
 color: #fff;
 font-size: calc(100vw / (1200 / 26));
 position: relative;
}
#contents.gin25pre .co_01 .waku .no {
 position: absolute;
 left: calc(100vw / (1200 / 45));
 top: calc(100vw / (1200 / 5));
 width: calc(100vw / (1200 / 38));
 height: calc(100vw / (1200 / 38));
 line-height:calc(100vw / (1200 / 38));
 background: #fdeb64;
 text-align: center;
 color: #47b7dd;
}

#contents.gin25pre .co_01 .waku h4 {
 margin-bottom: calc(100vw / (1200 /8));
 line-height: 1.3;
 font-size: calc(100vw / (1200 / 22));
 font-weight: bold;
 text-align: center;
 color: #174480;
}

#contents.gin25pre .co_01 .waku .nin {
 width: calc(100vw / (1200 / 110));
 height: calc(100vw / (1200 / 110));
 position: absolute;
 right: calc(100vw / (1200 / -20));
 top: calc(100vw / (1200 / -36));
}
#contents.gin25pre .co_01 .waku .txt p {
 margin: 0 auto;
 padding: 0;
}
#contents.gin25pre .co_01 .waku ul {
 width: 100%;
 margin-top: calc(100vw / (1200 /10));
 text-align: center;
 font-size: calc(100vw / (1200 / 14));
}
#contents.gin25pre .co_01 .waku03 {
 width: calc(100vw / (1200 / 950));
 margin: calc(100vw / (1200 / 40)) auto;
 padding: 0 0 calc(100vw / (1200 / 20));
 position: relative;
 background: #fff;
 border-radius: 10px;
 border: 3px solid #3c1a06;
}
#contents.gin25pre .co_01 .waku03 .txt {
 width: 48%;
 padding-left: calc(100vw / (1200 / 30));
}
#contents.gin25pre .co_01 .waku03 .dtl {
 width: 48%;
 padding-right: calc(100vw / (1200 / 30));
}
#contents.gin25pre .co_01 .waku03 h3 {
 margin-bottom: calc(100vw / (1200 / 20));
}
#contents.gin25pre .co_01 .waku03 .no {
 position: absolute;
 left: calc(100vw / (1200 / 260));
 top: calc(100vw / (1200 / 5));
}
#contents.gin25pre .co_01 .waku03 .nin {
 position: absolute;
 right: calc(100vw / (1200 / 60));
 top: calc(100vw / (1200 / -36));
}
#contents.gin25pre .co_01 .waku03 .img {
	background: #ffe95f;
}
#contents.gin25pre .co_01 .waku03 dl {
 margin-top: calc(100vw / (1200 / 10));
 text-align: center;
 font-weight: bold;
 font-size: calc(100vw / (1200 / 17));
}
#contents.gin25pre .co_01 .waku03 dl dt, #contents.gin25pre .co_01 .waku03 dl dd {
 display: inline-block;
 line-height: 1.2;
}
#contents.gin25pre .co_01 .waku03 dl dt {
 margin-right: 10px;
 padding: 3px 10px;
 border: 1px solid #000;
 border-radius: 10px;
 font-size: calc(100vw / (1200 / 12));
 font-weight: normal;
}
#contents.gin25pre .co_01 .waku03 dl dd {
 vertical-align: top;
 line-height: 2em;
}
#contents.gin25pre .co_01 .waku03 p.bld {
 margin: calc(100vw / (1200 / 20)) auto calc(100vw / (1200 / 10));
 border-radius: 8px;
 text-align: center;
 font-size: calc(100vw / (1200 / 16));
}
#contents.gin25pre .co_01 .waku03 p.bld span {
 text-decoration: underline;
}
#contents.gin25pre .co_01 .waku03 p.size {
 padding: 0 calc(100vw / (1200 / 20)) calc(100vw / (1200 / 20));
 text-align: left;
}
#contents.gin25pre .co_01 .waku03 p.size a {
 text-decoration: underline;
}
#contents.gin25pre .co_01 .waku03 p.size.algnC {
 padding-top: calc(100vw / (1200 / 10));
 padding-bottom: calc(100vw / (1200 / 20));
 font-size: calc(100vw / (1200 / 13));
}
/********************** 02 **********************/
#contents.gin25pre .co_02 .inner_wp {
 width: calc(100vw / (1200 / 900));
 margin: 0 auto;
 display: flex;
 justify-content: space-around;
}
#contents.gin25pre .co_02 .inner {
 width: 47%;
 text-align: center;
 padding: calc(100vw / (1200 / 30)) calc(100vw / (1200 / 20)) calc(100vw / (1200 / 20));
 background: #fff;
 border-radius: 10px;
 font-size: calc(100vw / (1200 / 16));
}
#contents.gin25pre .co_02 .inner dl {
 width: calc(100vw / (1200 / 300));
 margin: 0 auto calc(100vw / (1200 / 5));
 display: flex;
 justify-content: space-between;
 text-align: center;
 border: 2px solid #47b7dd;
 font-weight: bold;
 font-size: calc(100vw / (1200 / 20));
}
#contents.gin25pre .co_02 .inner dt {
 width: calc(100vw / (1200 / 110));
 display: inline-block;
 background: #47b7dd;
 color: #fff;
}
#contents.gin25pre .co_02 .inner dd {
 width: calc(100vw / (1200 / 190));
}
#contents.gin25pre .co_02 .inner .in p {
 margin-bottom: 1em;
}
#contents.gin25pre .co_02 .inner .in ul {
 display: flex;
 justify-content: space-around;
}
#contents.gin25pre .co_02 .inner .in ul li {
 width: 45%;
 text-align: center;
 border-radius: 10px;
 line-height: 1.2;
}
#contents.gin25pre .co_02 .inner .in ul li a {
 display: block;
 padding: calc(100vw / (1200 / 30)) 0;
 border-radius: 10px;
  border: 2px solid #184480;
 text-decoration: none;
 color: #184480;
 font-weight: bold;
}
#contents.gin25pre .co_02 .inner .in ul li:nth-child(1) {
 background: #fae157;
 background: repeating-linear-gradient(135deg, #fae157, #fae157 4px, #f5e27b 4px, #f5e27b 8px);
}
#contents.gin25pre .co_02 .inner .in ul li:nth-child(2) {
 background: #fae157;
 background: repeating-linear-gradient(135deg, #fae157, #fae157 4px, #f5e27b 4px, #f5e27b 8px);
}
#contents.gin25pre .co_02 .inner .btn {
 margin-top: calc(100vw / (1200 / 25));
 width: calc(100vw / (1200 / 300)) !important;
 font-size: calc(100vw / (1200 / 17)) !important;
}
#contents.gin25pre .co_02 .inner .btn a {
 height: calc(100vw / (1200 / 45));
 line-height: calc(100vw / (1200 / 42));
 border: 2px solid #b92e29;
 border-radius: 100px;
 color: #c9151e;
 position: relative;
}
#contents.gin25pre .co_02 .inner .btn a::after {
 content: "▼";
 font-size: calc(100vw / (1200 / 13)) !important;
 position: absolute;
 right: calc(100vw / (1200 / 15));
 top: calc(100vw / (1200 / -1));
 color: #c9151e;
}
/********************** 03 **********************/
#contents.gin25pre .co_03 .inner {
 padding: calc(100vw / (1200 / 60)) calc(100vw / (1200 / 20)) calc(100vw / (1200 / 20));
}
#contents.gin25pre .co_03 dl {
 display: flex;
 justify-content: space-between;
 align-items: center;
 flex-wrap: wrap;
}
#contents.gin25pre .co_03 dt {
 width: calc(100vw / (1200 / 90));
 margin-left: calc(100vw / (1200 / 60));
 margin-bottom: calc(100vw / (1200 / 40));
}
#contents.gin25pre .co_03 dd {
 width: calc(100vw / (1200 / 660));
 text-align: left;
 margin-left: calc(100vw / (1200 / 20));
 margin-bottom: calc(100vw / (1200 / 40));
 font-size: calc(100vw / (1200 / 22));
 font-weight: bold;
}
#contents.gin25pre .co_03 dd p {
 font-size: calc(100vw / (1200 / 16));
 font-weight: normal;
 color: #000;
}
/********************** 05**********************/
#contents.gin25pre .co_04.co_in {
 margin: 0 auto calc(100vw / (1200 / 10));
}
#contents.gin25pre .co_04 .inner {
 margin: 0 auto;
 padding: calc(100vw / (1200 / 60)) calc(100vw / (1200 / 20)) calc(100vw / (1200 / 50));
}
#contents.gin25pre .co_04 .read {
 font-size: calc(100vw / (1200 / 16)) !important;
 font-weight: normal !important;
}
#contents.gin25pre .co_04 .read span {
 font-size: calc(100vw / (1200 / 16)) !important;
 font-weight: bold !important;
}
#contents.gin25pre .btnarea ul.atn {
 width: calc(100vw / (1200 / 330));
 margin: 0 auto calc(100vw / (1200 / 50));
 font-size: calc(100vw / (1200 / 15));
}
#contents.gin25pre .btnarea ul.atn li {
 margin-bottom: 1em;
 padding-left: 1.5em;
 position: relative;
 font-weight: normal;
}
#contents.gin25pre .btnarea ul.atn li::before {
 content: "※";
 display: inline-block;
 position: absolute;
 left: 0;
 top: 0;
}