@charset "UTF-8";
/****************shiroebi201909********************************************/
body {
  background: #070707;
  font-family: "M PLUS Rounded 1c", sans-serif;
}
footer {
  background: #070707;
}
#contents .inner {
  width: calc(100vw / (1200 / 900));
  margin: calc(100vw / (1200 / 50)) auto;
  padding: calc(100vw / (1200 / 40)) calc(100vw / (1200 / 40)) calc(100vw / (1200 / 10));
  background: #fff;
  border-radius: 20px;
  position: relative;
}
#contents h2 {
  width: calc(100vw / (1200 / 200));
  margin: 0 auto;
  padding-bottom: calc(100vw / (1200 / 20));
  position: absolute;
  top: calc(100vw / (1200 / -25));
  left: calc(100vw / (1200 / 350));
}
#contents p.read {
  text-align: center;
  font-size: calc(100vw / (1200 / 20));
  font-weight: bold;
}
#contents .inner p.fs {
  margin-bottom: calc(100vw / (1200 / 15));
  font-size: calc(100vw / (1200 / 15));
}
#contents .inner p.atn_img {
  text-align: right;
  font-size: calc(100vw / (1200 / 14));
}
#contents .sns_area {
  width: calc(100vw / (1200 / 450));
  margin: 0 auto calc(100vw / (1200 / 50));
  color: #fd9702;
}
#contents p {
  margin-bottom: calc(100vw / (1200 / 20));
}
.cv_area p{
  text-align: center;
  color: #fff;
}
#contents .btn_cv a {
  width: calc(100vw / (1200 / 350));
  margin: calc(100vw / (1200 / 20)) auto 0;
  display: block;
  background: #d70c19;
  height: calc(100vw / (1200 / 60));
  line-height: calc(100vw / (1200 / 55));
  border-radius: calc(100vw / (1200 / 40));
  font-size: calc(100vw / (1200 / 17));
  border: 2px solid #fff;
}
#contents .btn_cv a::before {
  content: "";
  display: inline-block;
  font-size: calc(100vw / (1200 / 10));
  color: #fff;
  position: relative;
  top: calc(100vw / (1200 / 7));
  left: calc(100vw / (1200 / -10));
  width: calc(100vw / (1200 / 26));
  height: calc(100vw / (1200 / 26));
  background-image: url(../img/logo_x.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
#contents .key {
  position: relative;
}
#contents .key h1 {
  margin: 0 !important;
}
/********* co_01 ***********************************/
#contents .co_00 {
  padding: calc(100vw / (1200 / 40)) 0 0;
  text-align: center;
  background: url("../img/kiwami3w_bg.png") top left no-repeat;
  background-size: 100% auto;
}
#contents .co_00 p {
  width: calc(100vw / (1200 / 500));
  margin: 0 auto;
}
#contents .co_00 p.ttl {
  width: calc(100vw / (1200 / 700));
  margin: 0 auto calc(100vw / (1200 / 40));
}
/********* co_02 ***********************************/
#contents .co_01 {
  margin-bottom: calc(100vw / (1200 / 100));
  position: relative;
}
#contents .co_01 ul li {
  width: 48%;
}
/********* co_02 ***********************************/
#contents .co_02 {
  margin-bottom: calc(100vw / (1200 / 100));
  position: relative;
  text-align: center;
}
#contents .co_02 .inner .box01 {
  width: calc(100vw / (1200 / 800));
  margin-bottom: calc(100vw / (1200 / 50));
  padding: 0;
  background: #fff;
  position: relative;
}
#contents .co_02 .inner .box01 .flow_list {
  display: flex;
  justify-content: space-between;
}
#contents .co_02 .inner .box01 .flow_list .flow {
  width: calc(100vw / (1200 / 380));
}
#contents .co_02 .inner h3 {
  width: calc(100vw / (1200 / 200));
  margin: 0 auto calc(100vw / (1200 / 20));
}
#contents .co_02 .inner .box02 {
  width: calc(100vw / (1200 / 450));
  margin: 0 auto;
  padding: 0;
  background: #fff;
  position: relative;
}
#contents .co_02 .btn_cv {
  width: calc(100vw / (1200 / 350));
}
/********* co_03 ***********************************/
#contents .co_03 {
  margin-bottom: calc(100vw / (1200 / 100));
  position: relative;
  text-align: center;
}
#contents .co_03 .read {
  font-size: calc(100vw / (1200 / 24));
  font-weight: bold;
}
/*****btnarea****/
#contents .btnarea {
  padding: 0 0 calc(100vw / (1200 / 100));
}
#contents .btnarea .kome {
  width: calc(100vw / (1200 / 400));
  margin: 0 auto calc(100vw / (1200 / 50));
  color: #fff;
}
#contents .btnarea .kome li {
  display: inline-block;
}
/*********line******/
#contents .btnarea .area_line {
  width: calc(100vw / (1200 / 650));
  margin: calc(100vw / (1200 / 100)) auto;
  padding: calc(100vw / (1200 / 5)) calc(100vw / (1200 / 10)) 0;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  position: relative;
  font-size: calc(100vw / (1200 / 18));
}
#contents .btnarea .area_line .box {
  display: flex;
  background: #1c3449;
  border: 1px solid #fff;
}
#contents .btnarea .area_line .box ul {
  width: calc(100vw / (1200 / 390));
  margin-left: calc(100vw / (1200 / 10));
}
#contents .btnarea .area_line .box ul li:nth-child(1) {
  width: calc(100vw / (1200 / 390));
  margin: 0 auto calc(100vw / (1200 / 20));
}
#contents .btnarea .area_line .box ul li:nth-child(2) {
  width: calc(100vw / (1200 / 300));
  margin: 0 auto calc(100vw / (1200 / 20));
}
#contents .btnarea .area_line .box ul li:last-child {
  width: calc(100vw / (1200 / 280));
  margin: 0 auto;
  padding: calc(100vw / (1200 / 10)) 0;
  border: 2px solid#fff;
  background: #fff;
  border-radius: 100px;
  font-size: calc(100vw / (1200 / 16));
  font-weight: bold !important;
  color: #a61500;
  position: relative;
}
#contents .btnarea .area_line .box ul li:last-child::after {
  content: "";
  display: inline-block;
  background: url("../img/icon_arrow.png") no-repeat;
  width: calc(100vw / (1200 / 10));
  height: calc(100vw / (1200 / 16));
  background-size: 100%;
  position: absolute;
  top: calc(100vw / (1200 / 14));
  right: calc(100vw / (1200 / 16));
}
#contents .btnarea .area_line .box .img {
  width: calc(100vw / (1200 / 230));
  margin: calc(100vw / (1200 / 5));
}
#contents .btnarea .area_line a {
  text-decoration: none;
}
#contents .btnarea .area_line .link {
  font-weight: bold !important;
  text-align: center;
  color: #a61500;
}
#contents .sega {
  margin: 0 auto calc(100vw / (1200 / 50));
  text-align: center;
  font-size: calc(100vw / (1200 / 13));
  color: #fff;
}