@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');
/* CSS Document */
/*
Theme Name: 株式会社ミニチュアスタジオ
Author:株式会社ミニチュアスタジオ
Author URI: http://www.mini-sta.com/
*/

/* formatting style
--------------------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
    font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #303026;
	background-image: url(images/sikaku.png),url(images/bg.png);
	background-repeat: repeat,repeat;
}
html {
    scroll-behavior: smooth;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-spacing:0;
    border-collapse:separate;
    *border-collapse:collapse; /* ie6,7 */
}

ol {
	margin-left: 30px;
}
ol li{
	margin-bottom: 14px;
	line-height: 1.6;
}

ul {
	margin-left: 30px;
}
ul li{
	margin-bottom: 14px;
	line-height: 1.6;
}

.cl {
    clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

img {
    border: none;
	max-width:100%;
	height:auto;
}

#menu {
		display: block;
	}

a:hover img {
opacity:0.6;
filter:Alpha(opacity=60);
}


a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: none;
}

hr {
margin:0px 0px;
padding:0;
clear:both;
height:0;
border:none;
}
* html hr{
border-top: 1px solid;
}
*:first-child+html hr{/* for IE7 */
border-top:1px solid;
} 

.align_r {
	text-align: right;
	clear: both;
}
p {
margin-bottom: 14px;
	line-height: 1.5;
}
.resp_pcimg {
	text-align: center;
	display: block;
	margin: 0px auto;
}
.resp_spimg {
	text-align: center;
	display: none;
	margin: 0px auto;
}
.photo {
	width:100%;
	background-color: #d3e1e5;
}
.photo img {
	width:auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.text {
	width:		100%;
	font-size:	400%;
	text-align:	center;
	bottom:		80px;
	margin:		0;
	padding:	0;
	color:		#fff;
	background:	rgba(0,0,255,0.5); /* 帯の透明度 */
	position:	absolute; /* 絶対位置指定 */
}
#spbot {
	display: block;
	position: fixed;
	width: 55px;
	height: 144px;
 color: #fff;
	bottom: 0;
	left:90%;
	z-index: 100;
}
#spbot img {
		margin: 0px 0px 0px 0px;
		display: block;
	}
.pd01 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}

/* head style
--------------------------------------------*/
.wrap01 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 40px 0px 40px;
	margin-top: 40px;border-radius: 8px;
background-color:#FFFFFF;
}
.twi_all {
	width: 100%;
	background-color: #6ec4db;
}
.twi_top_obi {
	width: 100%;
	background-color: #6ec4db;
	color: #FFFFFF;
	text-align: center;
	height: 60px;
	line-height: 60px;
}

.twi_top_obi h1 {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
font-family: 'Kosugi Maru', sans-serif;
}

.twi_bot_obi {
	width: 100%;
	background-color: #6ec4db;
	color: #FFFFFF;
	text-align: center;
	height: 60px;
	line-height: 60px;
	margin: 0px;
	padding: 0px;
}

.twi_bot_obi h1 {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
font-family: 'Kosugi Maru', sans-serif;
}
.twi_bot_obi h5 {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px !important;
font-family: 'Kosugi Maru', sans-serif;
}
.twi_box {
	width: 100%;
	margin: 0px auto;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: center;
}

.twi_box2 {
	width: 100%;
	margin: 0px auto;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: left;
}

.twi_box h2 {
     position: relative;
     color: white;
     padding:0.5em 0.5em 0.5em 0.5em;
	background-color: #52C4C5;
     border-radius:1.5em;
	clear: both;
	margin-bottom: 30px;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
}
.twi_box h3{
	color:#51281a;
margin-bottom: 20px;
	font-size: 20px;
}


.twi_box2 h2 {
     position: relative;
     color: white;
     padding:0.5em 0.5em 0.5em 0.5em;
	background-color: #52C4C5;
     border-radius:1.5em;
	clear: both;
	margin-bottom: 30px;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
}
.twi_box2 h3{
	color:#51281a;
margin-bottom: 20px;
}

.ribbonbox {
	width: 70%;
  text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
.ribbon9 {
  display: inline-block;
  position: relative;
  height: 60px;
  text-align: center;
  box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}
.ribbon9:before {/*左側のリボン端*/
  content: '';
  position: absolute;
  width: 10px;
  bottom: -10px;
  left: -35px;
  z-index: -2;
  border: 20px solid #56adf3;
  border-left-color: transparent;/*山形に切り抜き*/
}

.ribbon9:after {/*右側のリボン端*/
  content: '';
  position: absolute;
  width: 10px;
  bottom: -10px;
  right: -35px;
  z-index: -2;
  border: 20px solid #56adf3;
  border-right-color: transparent;/*山形に切り抜き*/
}

.ribbon9 h3 {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0 20px;
  line-height: 60px;
  font-size: 22px;
  color: #FFF;
  background: #fa9a9a;/*真ん中の背景色*/
}
.ribbon9 h3:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 15px #397eb5;/*左の折り返し部分*/
}
.ribbon9 h3:after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 15px #397eb5;/*右の折り返し部分*/
}
.ribbon10 {
  display: inline-block;
  position: relative;
  height: 60px;
  text-align: center;
  box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}
.ribbon10:before {/*左側のリボン端*/
  content: '';
  position: absolute;
  width: 10px;
  bottom: -10px;
  left: -35px;
  z-index: -2;
  border: 20px solid #ef8181;
  border-left-color: transparent;/*山形に切り抜き*/
}

.ribbon10:after {/*右側のリボン端*/
  content: '';
  position: absolute;
  width: 10px;
  bottom: -10px;
  right: -35px;
  z-index: -2;
  border: 20px solid #ef8181;
  border-right-color: transparent;/*山形に切り抜き*/
}

.ribbon10 h3 {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0 20px;
  line-height: 60px;
  font-size: 20px;
  color: #FFF;
  background: #f57a78;/*真ん中の背景色*/
}
.ribbon10 h3:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 15px #d86161;/*左の折り返し部分*/
}
.ribbon10 h3:after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 15px #d86161;/*右の折り返し部分*/
}
.twi_present {
	width: 100%;
} 
.twi_present_l {
	float: left;
	width: 265px;
	margin: 0px 10px;
	border: solid 3px #fa9a9a;
	text-align: left;
	padding: 14px;
	background-color: #FFFFFF;
}
.twi_present_c {
	float: left;
	width: 265px;
	margin: 0px 10px;
	border: solid 3px #fa9a9a;
	text-align: left;
	padding: 14px;
	background-color: #FFFFFF;
}
.twi_present_r {
	float: left;
	width: 265px;
	margin: 0px 10px;
	border: solid 3px #fa9a9a;
	padding: 14px;
	background-color: #FFFFFF;
	text-align: left;
}

.twi_flow {
	border: solid 10px #fa9a9a;
	border-radius: 20px;
	padding: 20px;
	width: 90%;
	margin: 0px auto;
	background-color: #FFFFFF;
}

.twi_flow_img {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}


.twi_flow h4{
position: relative;
display: inline-block;
margin-bottom: 40px;
font-size: 24px;
}
.twi_flow h4:before {
content: '';
position: absolute;
bottom: -15px;
display: inline-block;
width: 60px;
height: 5px;
left: 50%;
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
background-color: black;
border-radius: 2px;
}


.twi_flow h3 {
	margin-bottom: 14px;
	color: #ff578a;
	font-size: 20px;
	font-weight: bold;
}
.twi_flow p {
	margin-bottom: 14px;
}


.flybox {
	width: 360px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.snsbox {
	width: 240px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.twi_link {
	font-size: 20px;
}
.twi_link:before {
  content: '';
  display: inline-block;
  width: 36px;/*画像の幅*/
  height: 36px;/*画像の高さ*/
  background-image: url("images/twitter.png");
  background-size: contain;
  vertical-align: middle;
	margin-right: 20px;
}
.ins_link {
	font-size: 20px;
}
.ins_link:before {
  content: '';
  display: inline-block;
  width: 36px;/*画像の幅*/
  height: 36px;/*画像の高さ*/
  background-image: url("images/insta.png");
  background-size: contain;
  vertical-align: middle;
margin-right: 20px;
}

.pdf_link {
	font-size: 18px;
}
.pdf_link:before {
  content: '';
  display: inline-block;
  width: 36px;/*画像の幅*/
  height: 46px;/*画像の高さ*/
  background-image: url("images/pdf.png");
  background-size: contain;
  vertical-align: middle;
margin-right: 20px;
}
.hd01 {
	margin-top: 40px;
	font-size: 20px;
	background-color: #6ec4db;
	color: #FFFFFF;
	line-height: 1.6;
	border-radius: 20px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
font-family: 'Kosugi Maru', sans-serif;
}
.hd01mg {
	margin-bottom: 30px;
}

.flo {
	width: 100%;
} 
.check {
  position: relative;
  padding-left: 22px;
  line-height: 1.4;
  font-size: 20px;
}

.check:before {
  font-family: "Font Awesome 5 Free";
  content: "\f024";
  position: absolute;
  font-size: 20px;
  left: 0;
  top: 0;
  color: #52C4C5;
  font-weight: 900;
}

.flo_create {
	width: 100%;
	clear: both;
	padding-bottom: 20px;
}
.flo_create li{
	float: left;
	width: 266px;
	margin: 0px 10px 10px 10px;
	border: solid 3px #6ec7b8;
	padding: 14px;
	background-color: #FFFFFF;
	text-align: left;
	list-style: none;
}
.flo_com {
	width: 100%;
	clear: both;
	padding-bottom: 20px;
}
.flo_com li{
	width: 426px;
	float: left;
	margin: 0px 10px 10px 10px;
	border: solid 3px #6ec7b8;
	padding: 14px;
	background-color: #FFFFFF;
	text-align: left;
	list-style: none;
}

.twi_float {
	width: 100%;
	clear: both;
}
.twi_flol {
	width: 60%;
	float: left;
	text-align: left;
}
.twi_flor {
	width: 36%;
	float: right;
}
.twi_float2 {
	width: 100%;
	clear: both;
	padding-top: 20px;
}
.twi_flol2 {
	width: 48%;
	float: left;
	text-align: left;
}
.twi_flor2 {
	width: 48%;
	float: right;
}
.leftarn{
	text-align: left;
	width: 90%;
	margin: 0px auto;
}
.texbox_a {
	text-align: left;
	line-height: 1.6;
	padding-top: 40px;
	font-size: 18px;
}
.texbox_b {
	padding-bottom: 30px;
}
.blufon01 {
	color: #003299;
	font-size: 20px;
	margin: 30px auto 16px auto;
}
.blufon02 {
	color: #003299;
	font-size: 18px;
	margin: 0px auto 16px auto;
	font-weight: bold;
}
.pkfon01 {
	color: #fa4a55;
	font-size: 20px;
	margin: 30px auto 16px auto;
}
.pkfon02 {
	color: #fa4a55;
	font-size: 18px;
	margin: 0px auto 16px auto;
	font-weight: bold;
}
.grfon01 {
	color: #52C4C5;
	font-size: 20px;
	margin: 30px auto 16px auto;
}
.grfon02 {
	color: #52C4C5;
	font-size: 18px;
	margin: 0px auto 16px auto;
	font-weight: bold;
}
.bana02 {
	background-image: url(images/bana02.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 30px;
	height: 52px;
	line-height: 52px;
	clear: both;
}
.bana03 {
	background-image: url(images/bana03.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 30px;
	height: 52px;
	line-height: 52px;
	clear: both;
}

.minicom {
	margin-top: 20px;
	padding: 10px;
	border-radius: 6px;
}
.minicom h3{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.minicom th{
	text-align: left;
}
.dsbox-a{
	padding: 20px 6px 6px 6px;
	background-color: #FFFFFF;
	border-radius: 10px;
}

.entrycorp {
	width: 400px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	padding: 20px;
}
.entrycorp table{
	width:100%;
	table-layout: fixed;
}
.entrycorp th{
	width:48%;
}
.entrycorp td{
	width:auto;
}

.areatitle {
	width: 800px;
	padding: 14px;
	margin-left: auto;
	margin-right: auto;
	border:  dashed 3px #fa9a9a;
	border-radius: 10px;
	margin-bottom: 40px;
	background-color: #FFFFFF;
}
.areatitlel{
	width: 49%;
	float: left;
	vertical-align: middle;
}
.areatitler{
	width: 49%;
	float: right;
	text-align: left;
}
.areatitle table{
	width:100%;
	table-layout: fixed;
}
.areatitle th{
	width:80px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	padding: 8px 8px 8px 8px
}
.areatitle td{
	vertical-align: top;
	padding: 8px 8px 8px 8px
}


.areaimg {
	width: 100%;
	padding-top: 20px;
}
.areaimgl {
	width: 49%;
	float: left;
}
.areaimgr {
	width: 49%;
	float: right;
}
.strbal {
  position: relative;
  padding: 0.6em;
  background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
  background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
  border-radius: 7px;
	margin-bottom: 30px;
}

.str {
  position: relative;
	font-size: 20px;
	padding-bottom: 6px;
	margin-bottom: 20px;
	font-weight: normal;
}

.str:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: -webkit-repeating-linear-gradient(-45deg, #6ad1c8, #6ad1c8 2px, #fff 2px, #fff 4px);
  background: repeating-linear-gradient(-45deg, #6ad1c8, #6ad1c8 2px, #fff 2px, #fff 4px);
}
.corpinfobox {
	width: 800px;
	padding: 14px;
	margin-left: auto;
	margin-right: auto;
	border:  dashed 3px #fa9a9a;
	border-radius: 10px;
	margin-bottom: 40px;
	background-color: #FFFFFF;
	text-align: left;
}

.corpinfobox table{
	width: 90%;
	table-layout: fixed;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.corpinfobox th{
	width:130px;
	text-align: left;
	padding-right: 20px;
}
.corpinfotex {
	text-align: left;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.corplist {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.corplist ul{
	list-style: none;
}
.corplist li{
	list-style: none;
	display: inline-block;
	margin-left: 20px;
	background-color: #FFFFFF;
	border-radius: 6px;
	padding: 6px;
	text-align: center;
}
.corpinfo {
	width: 100%;
}

.corpinfo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.corpinfo ul{
	list-style: none;
}
.corpinfo li{
	width: 40%;
	float: left;
	vertical-align: middle;
	text-align: left;
	border:  solid 1px #CCCCCC;
	padding: 20px;
	list-style: none;
	margin-left: 10px;
	margin-right: 10px;
}

.comment{
  position: relative;
  line-height: 1.4;
  padding:0.25em 1em;
  display: inline-block;
  top:0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.comment:before,.comment:after { 
  position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 100%;
  display: inline-block;
}
.comment:before {
  border-left: solid 1px black;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  left: 0;
}
.comment:after {
  content: '';
  border-top: solid 1px black;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
  right: 0;
}

.hands {
	border: solid 10px #5dc3b2;
	border-radius: 20px;
	padding: 20px;
	width: 900px;
	margin: 50px auto 20px auto;
	background-color: #FFFFFF;
}
.idbn {
	padding: 0px;
	width: 900px;
	margin: 50px auto 20px auto;
	background-color: #FFFFFF;
}
.hands h2{
	font-weight: bold;
	margin-bottom: 20px
}

.handsl {
	width: 300px;
	float: left;
}
.handsr {
	width: 560px;
	float: right;
}
.can2024anc {
	border: solid 1px #6ec4db;
	border-radius: 2px;
	font-weight: bold;
}
.can2024anc:link {
	text-decoration: none;
}
.can2024anc:visited {
	text-decoration: none;
}
.can2024anc:hover {
	text-decoration: none;
	background-color: azure;
}
.can2024anc:active {
	text-decoration: none;
}
/* 以下、ディスプレイ幅が1024pxより小さい画面に使われるCSS */
@media screen and (max-width: 1024px) {
	
.wrap01 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 30px 0px 30px;
	margin-top: 40px;border-radius: 0px;
background-color:#FFFFFF;
}
.hd01 {
	margin-top: 30px;
	font-size: 18px;
	background-color: #6ec4db;
	color: #FFFFFF;
	line-height: 1.6;
	border-radius: 20px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
font-family: 'Kosugi Maru', sans-serif;
}
.hd01mg {
	margin-bottom: 30px;
}	
.twi_top_obi h1 {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}
.twi_top_obi h2 {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}

.flo_com {
	width: 756px;
	clear: both;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.flo_com li{
	width: 336px;
	float: left;
	margin: 0px 10px 20px 10px;
	border: solid 3px #6ec7b8;
	padding: 8px;
	background-color: #FFFFFF;
	text-align: left;
	list-style: none;
	border-radius: 20px;
}
.flo_create {
	width: 756px;
	clear: both;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.flo_create li{
	width: 210px;
	float: left;
	margin: 0px 10px 20px 10px;
	border: solid 3px #6ec7b8;
	padding: 8px;
	background-color: #FFFFFF;
	text-align: left;
	list-style: none;
	border-radius: 20px;
}

.corpinfobox {
	width: 768px;
	padding: 14px;
	margin-left: auto;
	margin-right: auto;
	border:  dashed 3px #fa9a9a;
	border-radius: 10px;
	margin-bottom: 40px;
	background-color: #FFFFFF;
	text-align: left;
}

.corpinfobox table{
	width: 90%;
	table-layout: fixed;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.corpinfobox th{
	width:130px;
	text-align: left;
	padding-right: 20px;
}
.corpinfotex {
	text-align: left;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.corplist {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.corplist ul{
	list-style: none;
}
.corplist li{
	list-style: none;
	display: inline-block;
	margin-left: 20px;
	background-color: #FFFFFF;
	border-radius: 6px;
	padding: 6px;
	text-align: center;
}
.corpinfo {
	width: 100%;
}

.corpinfo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.corpinfo ul{
	list-style: none;
}
.corpinfo li{
	width: 40%;
	float: left;
	vertical-align: middle;
	text-align: left;
	border:  solid 1px #CCCCCC;
	padding: 20px;
	list-style: none;
	margin-left: 10px;
	margin-right: 10px;
}
.hands {
	border: solid 10px #5dc3b2;
	border-radius: 20px;
	padding: 20px;
	width: 740px;
	margin: 50px auto 20px auto;
	background-color: #FFFFFF;
}
.idbn {
	padding: 0px;
	width: 780px;
	margin: 50px auto 20px auto;
	background-color: #FFFFFF;
}
.hands h2{
	font-weight: bold;
	margin-bottom: 20px
}

.handsl {
	width: 240px;
	float: left;
}
.handsr {
	width: 460px;
	float: right;
}

.twi_box {
	width: 800px;
	margin: 0px auto;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: center;
}
.twi_box2 {
	width: 800px;
	margin: 0px auto;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: left;
}
.twi_box h2 {
     position: relative;
     color: white;
     padding:0.5em 0.5em 0.5em 0.5em;
	background-color: #52C4C5;
     border-radius:1.5em;
	clear: both;
	margin-bottom: 30px;
	text-align: center;
	font-size: 20px;
	line-height: 1.6;
	font-weight: normal;
}
.twi_box2 h2 {
     position: relative;
     color: white;
     padding:0.5em 0.5em 0.5em 0.5em;
	background-color: #52C4C5;
     border-radius:1.5em;
	clear: both;
	margin-bottom: 30px;
	text-align: center;
	font-size: 20px;
	line-height: 1.6;
	font-weight: normal;
}

.twi_present_l {
	float: left;
	width: 200px;
	margin: 0px 10px;
	border: solid 3px #fa9a9a;
	border-radius: 20px;
	padding: 14px;
}
.twi_present_c {
	float: left;
	width: 200px;
	margin: 0px 10px;
	border: solid 3px #fa9a9a;
	border-radius: 20px;
	padding: 14px;
}
.twi_present_r {
	float: left;
	width: 200px;
	margin: 0px 10px;
	border: solid 3px #fa9a9a;
	border-radius: 20px;
	padding: 14px;
}
.twi_flow {
	border: solid 10px #fa9a9a;
	border-radius: 20px;
	padding: 20px;
	width: 740px;
	margin: 0px auto;
}
}
/* 以下、タブレット縦（ディスプレイ幅が800px）より小さい画面に使われるCSS */
@media screen and (max-width: 800px) {
body {
	background-image:  url(images/sikaku.png),url(images/spbg.png);
	background-repeat: repeat;
	color: #303026;
}
.twi_top_obi {
	width: 100%;
	background-color: #6ec4db;
	color: #FFFFFF;
	text-align: center;
	height: auto;
	line-height: 1.6;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
.twi_top_obi h1 {
		text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
	}
.twi_top_obi h2 {
		text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
	}
.twi_bot_obi {
	width: 100%;
	background-color: #6ec4db;
	color: #FFFFFF;
	text-align: center;
	height: auto;
	line-height: 1.6;
	padding-top: 10px;
	padding-bottom: 10px;
}

.twi_bot_obi h1 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
.twi_bot_obi h5 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0px !important;
}
.wrap01 {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 10px 0px 10px;
	margin-top: 30px;
	border-radius: 0px;
	background-color:#FFFFFF;
}
.texbox_a {
	text-align: left;
	line-height: 1.5;
	padding-top: 20px;
	font-size: 16px;
}
.texbox_b {
	padding-bottom: 10px;
}
.flo_com {
	width: 680px;
	clear: both;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.flo_com li{
	width: 308px;
	float: left;
	margin: 0px 8px 16px 8px;
	border: solid 2px #6ec7b8;
	padding: 6px;
	background-color: #FFFFFF;
	text-align: left;
	list-style: none;
	border-radius: 10px;
}
.flo_create {
	width: 756px;
	clear: both;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.flo_create li{
	width: 308px;
	float: left;
	margin: 0px 8px 16px 8px;
	border: solid 2px #6ec7b8;
	padding: 6px;
	background-color: #FFFFFF;
	text-align: left;
	list-style: none;
	border-radius: 10px;
}

	
.areatitle {
	width: 90%;
	padding: 8px;
	margin-left: auto;
	margin-right: auto;
	border:  dashed 3px #fa9a9a;
	border-radius: 6px;
	margin-bottom: 40px;
}
.areatitlel {
	width: 40%;
	float: left;
}
.areatitler {
	width: 56%;
	float: right;
}
.areatitle table{
	width:100%;
	table-layout: fixed;
}
.areatitle th{
	width:80px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	padding: 8px 8px 8px 8px
}
.areatitle td{
	vertical-align: top;
	padding: 8px 8px 8px 8px
}
.corpinfobox {
	width: 580px;
	padding: 14px;
	margin-left: auto;
	margin-right: auto;
	border:  dashed 3px #fa9a9a;
	border-radius: 10px;
	margin-bottom: 40px;
	background-color: #FFFFFF;
	text-align: left;
}

.corpinfobox table{
	width: 90%;
	table-layout: fixed;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.corpinfobox th{
	width:100px;
	text-align: left;
	padding-right: 10px;
}
.corpinfotex {
	text-align: left;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.corplist {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.corplist ul{
	list-style: none;
}
.corplist li{
	list-style: none;
	display: inline-block;
	margin-left: 20px;
	background-color: #FFFFFF;
	border-radius: 6px;
	padding: 6px;
	text-align: center;
}
.corpinfo {
	width: 100%;
}

.corpinfo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.corpinfo ul{
	list-style: none;
}
.corpinfo li{
	width: 40%;
	float: left;
	vertical-align: middle;
	text-align: left;
	border:  solid 1px #CCCCCC;
	padding: 10px;
	list-style: none;
	margin-left: 10px;
	margin-right: 10px;
}
.hands {
	border: solid 6px #5dc3b2;
	border-radius: 20px;
	padding: 10px;
	width: 568px;
	margin: 50px auto 20px auto;
	background-color: #FFFFFF;
}
.idbn {
	padding: 0px;
	width: 600px;
	margin: 50px auto 20px auto;
	background-color: #FFFFFF;
}	
.hands h2{
	font-weight: bold;
	margin-bottom: 20px
}

.handsl {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}

.handsr {
	width: 100%;
	float: none;
}
.twi_box {
	width: 600px;
	margin: 0px auto;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: center;
}
.twi_box2 {
	width: 600px;
	margin: 0px auto;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: left;
}
.twi_box h3{
	color:#51281a;
margin-bottom: 10px;
	font-size: 18px;
	text-align: left;
}
	
.ribbonbox {
	width: 90%;
  text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
.ribbon9 {
  display: inline-block;
  position: relative;
  height: 60px;
  text-align: center;
  box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}
.ribbon9:before {/*左側のリボン端*/
  content: '';
  position: absolute;
  width: 10px;
  bottom: -10px;
  left: -35px;
  z-index: -2;
  border: 20px solid #56adf3;
  border-left-color: transparent;/*山形に切り抜き*/
}

.ribbon9:after {/*右側のリボン端*/
  content: '';
  position: absolute;
  width: 10px;
  bottom: -10px;
  right: -35px;
  z-index: -2;
  border: 20px solid #56adf3;
  border-right-color: transparent;/*山形に切り抜き*/
}

.ribbon9 h3 {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0 20px;
  line-height: 60px;
  font-size: 20px;
  color: #FFF;
  background: #fa9a9a;/*真ん中の背景色*/
}
.ribbon9 h3:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 15px #397eb5;/*左の折り返し部分*/
}
.ribbon9 h3:after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 15px #397eb5;/*右の折り返し部分*/
}
.ribbon10 {
  display: inline-block;
  position: relative;
  height: 60px;
  text-align: center;
  box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}
.ribbon10:before {/*左側のリボン端*/
  content: '';
  position: absolute;
  width: 10px;
  bottom: -10px;
  left: -35px;
  z-index: -2;
  border: 20px solid #ef8181;
  border-left-color: transparent;/*山形に切り抜き*/
}

.ribbon10:after {/*右側のリボン端*/
  content: '';
  position: absolute;
  width: 10px;
  bottom: -10px;
  right: -35px;
  z-index: -2;
  border: 20px solid #ef8181;
  border-right-color: transparent;/*山形に切り抜き*/
}

.ribbon10 h3 {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0 20px;
  line-height: 60px;
  font-size: 16px;
  color: #FFF;
  background: #f57a78;/*真ん中の背景色*/
}
.ribbon10 h3:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 15px #d86161;/*左の折り返し部分*/
}
.ribbon10 h3:after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 15px #d86161;/*右の折り返し部分*/
}

.twi_present_l {
	float: left;
	width: 40%;
	margin: 0px 10px;
	border: solid 3px #fa9a9a;
	border-radius: 20px;
	padding: 10px;
}
.twi_present_c {
	float: left;
	width: 40%;
	margin: 0px 10px;
	border: solid 3px #fa9a9a;
	border-radius: 20px;
	padding: 10px;
}
.twi_present_r {
	float: left;
	width: 40%;
	margin: 20px 10px;
	border: solid 3px #fa9a9a;
	border-radius: 20px;
	padding: 10px;
}
.twi_flow {
	border: solid 4px #fa9a9a;
	border-radius: 20px;
	padding: 15px;
	width: 560px;
	margin: 0px auto;
}

}
/* 以下、ディスプレイ幅が600pxより小さい画面に使われるCSS */
@media screen and (max-width: 600px) {
.wrap01 {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 8px 0px 8px;
	margin-top: 30px;
	border-radius: 0px;
	background-color:#FFFFFF;
}
.hd01 {
	margin-top: 10px;
	font-size: 16px;
	background-color: #6ec4db;
	color: #FFFFFF;
	line-height: 1.6;
	border-radius: 14px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
font-family: 'Kosugi Maru', sans-serif;
}
.hd01 br {
		display: none;
}
.hd01mg {
	margin-bottom: 20px;
}	
.flo_com {
	width: 100%;
	clear: both;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.flo_com li{
	width: 226px;
	float: left;
	margin: 0px 6px 14px 6px;
	border: solid 2px #6ec7b8;
	padding: 6px 4px 4px 4px;
	background-color: #FFFFFF;
	text-align: left;
	list-style: none;
	border-radius: 10px;
}
.flo_create {
	width: 100%;
	clear: both;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.flo_create li{
	width: 226px;
	float: left;
	margin: 0px 6px 14px 6px;
	border: solid 2px #6ec7b8;
	padding: 6px 4px 4px 4px;
	background-color: #FFFFFF;
	text-align: left;
	list-style: none;
	border-radius: 10px;
}	
.check {
  position: relative;
  padding-left: 20px;
  line-height: 1.4;
  font-size: 16px;
}

.check:before {
  font-family: "Font Awesome 5 Free";
  content: "\f024";
  position: absolute;
  font-size: 16px;
  left: 0;
  top: 0;
  color: #52C4C5;
  font-weight: 900;
}

.resp_pcimg {
	text-align: center;
	display: none;
	margin: 0px auto;
}
.resp_spimg {
	text-align: center;
	display: block;
	margin: 0px auto;
}

ul {
	margin-left: 20px;
}
ul li{
	margin-bottom: 14px;
	line-height: 1.6;
}
.photo {
	width:		100%;
	margin:		0;
	padding:	0;
	position:	relative; /* 相対位置指定 */
}
.photo img {
	width:		100%;
}
.text {
	width:		100%;
	font-size:	24px;
	text-align:	center;
	bottom:		80px;
	margin:		0;
	padding:	0;
	color:		#fff;
	background:	rgba(0,0,255,0.5); /* 帯の透明度 */
	position:	absolute; /* 絶対位置指定 */
}

.areatitle {
	width: 90%;
	padding: 8px;
	margin-left: auto;
	margin-right: auto;
	border:  dashed 3px #fa9a9a;
	border-radius: 6px;
	margin-bottom: 20px;
}
.areatitlel {
	width: 100%;
	clear: both;
	float: none;
	margin-bottom: 0px;
}
.areatitlel img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.areatitler {
	width: 100%;
	clear: both;
	float: none;
}
.coopr {
	width: 100%;
	clear: both;
	float: none;
}
.areatitle table{
	width:100%;
	table-layout: fixed;
}
.areatitle th{
	width:80px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	padding: 8px 8px 8px 8px
}

.areatitle td{
	vertical-align: top;
	padding: 8px 8px 8px 8px
}	
.areaimg {
	width: 100%;
	padding-top: 20px;
}
.areaimgl {
	width: 100%;
	clear: both;
	float: none;
	margin-bottom: 20px;
}
.areaimgr {
	width: 100%;
	clear: both;
	float: none;
}
.corpinfobox {
	width: auto;
	padding: 14px;
	margin-left: auto;
	margin-right: auto;
	border:  dashed 3px #fa9a9a;
	border-radius: 10px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	text-align: left;
}

.corpinfobox table{
	width: auto;
	table-layout: fixed;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.corpinfobox th{
	width:100%;
	text-align: center;
	padding-right: 0px;
	display: block;
	padding-bottom: 20px;
}
.corpinfobox td{
	width:100%;
	text-align: left;
	padding-right: 0px;
	display: block;
}	
.corpinfotex {
	text-align: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.corplist {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.corplist ul{
	list-style: none;
}
.corplist li{
	list-style: none;
	display: inline-block;
	margin-left: 0px;
	margin-right: 0px; 
	background-color: #FFFFFF;
	border-radius: 6px;
	padding: 6px;
	text-align: center;
}
.corpinfo {
	width: 100%;
}

.corpinfo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.corpinfo ul{
	list-style: none;
	margin-left: 0px !important;
}
.corpinfo li{
	width: auto;
	float: none;
	text-align: left;
	border:  solid 1px #CCCCCC;
	padding: 10px;
	list-style: none;
	margin-left: 0px;
	margin-right: 0px;
}

.hands {
	border: solid 4px #5dc3b2;
	border-radius: 10px;
	padding: 10px;
	width: 90%;
	margin: 30px auto 20px auto;
	background-color: #FFFFFF;
}
.idbn {
	padding: 0px;
	width: 100%;
	margin: 30px auto 20px auto;
	background-color: #FFFFFF;
}
	
.hands h2{
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}

.handsl {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	margin-bottom: 20px;
}

.handsr {
	width: auto;
	float: none;
}
.twi_box {
	width: 480px;
	margin: 0px auto;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: center;
}
.twi_box2 {
	width: 480px;
	margin: 0px auto;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: left;
}
.twi_box h3{
	color:#51281a;
margin-bottom:10px;
	font-size: 16px;
}

.twi_present_l {
	float: none;
	width: 280px;
	margin: 0px auto 20px auto;
	border: solid 3px #fa9a9a;
	border-radius: 20px;
	padding: 14px;
}
.twi_present_c {
	float: none;
	width: 280px;
	margin: 0px auto 20px auto;
	border: solid 3px #fa9a9a;
	border-radius: 20px;
	padding: 14px;
}
.twi_present_r {
	float: none;
	width: 280px;
	margin: 0px auto 20px auto;
	border: solid 3px #fa9a9a;
	border-radius: 20px;
	padding: 14px;
}
.twi_flow {
	border: solid 4px #fa9a9a;
	border-radius: 20px;
	padding: 10px;
	width: 450px;
	margin: 0px auto;
}
}
/* スマートフォン 縦(ポートレート) */
@media screen and (max-width: 479px) {

body {
	background-color: #82c4b9;
	background-image:  url(images/sikaku.png);
	background-repeat: repeat;
	color: #303026;
}
	
.wrap01 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 8px 0px 8px;
	margin-top: 20px;
	border-radius: 0px;
	background-color:#FFFFFF;
}
	
.flo_com {
	width: 90%;
	clear: both;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.flo_com li{
	width: auto;
	float: none;
	margin: 0px auto 14px auto;
	border: solid 2px #6ec7b8;
	padding: 6px 4px 4px 4px;
	background-color: #FFFFFF;
	text-align: left;
	list-style: none;
	border-radius: 10px;
}
.flo_create {
	width: 100%;
	clear: both;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.flo_create li{
	width: auto;
	float: none;
	margin: 0px auto 14px auto;
	border: solid 2px #6ec7b8;
	padding: 6px 4px 4px 4px;
	background-color: #FFFFFF;
	text-align: left;
	list-style: none;
	border-radius: 10px;
}
	
.flybox {
		width: 95%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

.pdf_link {
	font-size: 16px;
}
.pdf_link:before {
  content: '';
  display: inline-block;
  width: 36px;/*画像の幅*/
  height: 46px;/*画像の高さ*/
  background-image: url("images/pdf.png");
  background-size: contain;
  vertical-align: middle;
margin-right: 10px;
}

.twi_bot_obi h1 {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.twi_bot_obi h5 {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0px !important;
}

#spbot {
	display: block;
	position: fixed;
	width: 55px;
	height: 144px;
 color: #fff;
	bottom: 0;
	left: 80%;
	z-index: 100;
}
#spbot img {
		margin: 0px 0px 0px 0px;
		display: block;
	}
.handsl {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	float: none;
	margin-bottom: 20px;
}
.check {
  position: relative;
  padding-left: 24px;
  line-height: 1.4;
  font-size: 18px;
}

.check:before {
  font-family: "Font Awesome 5 Free";
  content: "\f024";
  position: absolute;
  font-size: 18px;
  left: 0;
  top: 0;
  color: #52C4C5;
  font-weight: 900;
}
.twi_box {
	width: 90%;
	margin: 0px auto;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}
	
.twi_box2 {
	width: 90%;
	margin: 0px auto;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: left;
}
.twi_box h2 {
     position: relative;
     color: white;
     padding:0.5em 0.5em 0.5em 0.5em;
	background-color: #52C4C5;
     border-radius:1.5em;
	clear: both;
	margin-bottom: 30px;
	text-align: center;
	font-size: 18px;
	line-height: 1.6;
	font-weight: normal;
}
	
.twi_box2 h2 {
     position: relative;
     color: white;
     padding:0.5em 0.5em 0.5em 0.5em;
	background-color: #52C4C5;
     border-radius:1.5em;
	clear: both;
	margin-bottom: 30px;
	text-align: center;
	font-size: 18px;
	line-height: 1.6;
	font-weight: normal;
}

.twi_present_l {
	float: none;
	width: 280px;
	margin: 0px auto 20px auto;
	border: solid 3px #fa9a9a;
	border-radius: 20px;
	padding: 10px;
}
.twi_present_c {
	float: none;
	width: 280px;
	margin: 0px auto 20px auto;
	border: solid 3px #fa9a9a;
	border-radius: 20px;
	padding: 10px;
}
.twi_present_r {
	float: none;
	width: 280px;
	margin: 0px auto 20px auto;
	border: solid 3px #fa9a9a;
	border-radius: 20px;
	padding: 10px;
}
.twi_flow {
	border: solid 3px #fa9a9a;
	border-radius: 20px;
	padding: 10px;
	width: 280px;
	margin: 0px auto;
}
}