@import url(https://fonts.googleapis.com/css?family=Pacifico);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+MONO+JP:wght@400;500&display=swap" rel="stylesheet">
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap');

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
html { scroll-behavior: smooth;}

body{
text-size-adjust: 100%;
    overflow-x: hidden;
    color: rgb(0, 0, 0);
    font: 300 14px / 1.9 "Noto Sans JP", Arial, Verdana, 游ゴシック, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    background: rgb(255, 255, 255);
    margin: 0;
    padding: 0;
}

div, p, h2, h3, h4, span{
font-family: toppan-bunkyu-midashi-go-std, sans-serif;
font-weight: 900;
font-style: normal;
}

h3, h4, .jyoseikin-tbl tr, .jyoseikin-tbl tr{
    font-weight: bold;
}

.business-containar{
    max-width: 1000px;
    text-align: center;
    margin: 0 auto;
}


@media (min-width: 1020px){
.footer-contact .contact-bnr, .business-containar .contact-bnr {
    width: 46.5%;
    display: inline-block;
    vertical-align: text-top;
}
.mb5 {
    margin-bottom: 10%;
}    
    
.mr5 {
margin-right: 5%;
}
    
}

.contact-bnr:hover{
    opacity: 0.8;
}

@media screen and (max-width: 500px){
.footer-contact .contact-bnr, .business-containar .contact-bnr {
    width: 90%;
    display: block;
    text-align: center;
    margin: 0 auto;
}
    
.mb5 {
    margin-bottom: 5%!important;
}    
}

    
.blue-block h2{
    font-size: 50px;
    color: #ffffff!important;
    letter-spacing: 0.1em;
}

.white-block h2{
    font-size: 50px;
    color: #51c3f5!important;
    letter-spacing: 0.1em;
}
.white-block p{
    font-size: 25px;
    color: #545353!important;
    /* line-height: 2em; */
    letter-spacing: 0.1em;
    margin-top: 2%;
}

.floatL{
        float: left;
    width: 40%;
    margin-right: 25px;
}
.floatL01{
    float: left;
    width: 20%;
    margin-right: 25px;
}
.cb{
  /* floatを解除 */
  clear: both;
}

.dounyu-list{
    background-color: #99d8f3;
    margin: 15px;
    padding: 25px;
}
.dounyu-list p{
    color: #545353!important;
}

.dounyu-list .txt-indent{
 padding-top: 30px;    
}

.other-contents h4{
padding: 0.5rem 1.5rem;
    border-left: 4px solid #000;
    color: #545353!important;
    margin: 0;
    margin-left: 10px;
}

.blue-block p{
    font-size: 25px;
    color: #ffffff!important;
    /* line-height: 2em; */
    letter-spacing: 0.1em;
    margin-top: 2%;
}

.txt01{    
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 30px;
    color: #545353!important;
}
    

span.txt-org{
    color: #ff7f00;
}
span.txt-blue{
    color: #51c3f5;
    font-size: 0.7em;
}

span.txt-white{
    color: #ffffff;
    font-size: 0.7em;
}

span.txt-org1{
    color: #ff7f00;
    font-size: 0.7em;
    
}
.seizoumoto{
    font-size: 0.8em!important;
    text-align: right;
    color: #545353;
}

.white-waku{
    padding: 30px;
    border: 3px solid #ffffff;
    font-size: 18px!important;
}

.img-husoku{
    width: 100%;
    margin: 7% 0;
}

.img70{
    width: 90%!important;
    margin: 5% 0;
}

table , td, th {
	border: 1px solid #e9e7e7;
	border-collapse: collapse;
}
td, th {
	padding: 3px;
	width: 30px;
	height: 25px;
    color: #e9e7e7!important;
}

.top-tbl td, th{
	padding: 3px;
	width: 30px;
	height: 25px;
    color: #ffffff!important;    
    border: 1px solid #ffffff;
}

th {
	background: #f0e6cc;
}
.even {
	background: #fbf8f0;
}
.odd {
	background: #fefcf9;
}

.contents h3{
    text-align: left;
    font-size: 20px;
    color: #ffffff;
}

.contents{
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}


.contents2 h3{
    text-align: left;
    font-size: 20px;
    color: #ffffff;
}

.contents2{
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}

h4{
    font-size: 1.8em;
    color: #012a84;
}



.jyoseikin-tbl {
    font-family: toppan-bunkyu-gothic-pr6n, serif;
    font-weight: 600;
    font-style: normal;
}

p, table {
    font-size: 1.1em;
    color: #012a84;
}


map a.anchor {
    display: block;
    padding-top: 100px;
    margin-top: -100px;
}


#mainnav ul li a{
font-family: toppan-bunkyu-midashi-go-std, sans-serif;
font-weight: 900;
font-style: normal;
}

#logo img {
    width: 95%;
}
 

h2.bigh2{
font-size: 1.015em;
text-align: center;
font-weight: 600;    
}
h2.bigh2 span{
    font-style: italic;
    font-family: 'Roboto';
    font-size: 0.5em; 
    letter-spacing: 0.1em;    
}

a{
	text-decoration: none;
	color: inherit;
}

img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

.wrap{
	margin: 0 auto; 
}

.pc{
  display: none;
}

#menuWrap .panel ul li a{
    font-family: 'Roboto', sans-serif;
}

section ul li,
section p,
section dl dt,
section dl dd,
section h2{
    color: #000!important;
}

section.gray-block{
  background-color: #e9e7e7;
  padding-top: 60px;
  padding-bottom: 60px;   
  text-align: center;
}
    
.gray-block img{
  width: 70%!important;
    text-align: center;
}

section.white-block{
  background-color: #ffffff;
  padding-top: 60px;
  padding-bottom: 60px;        
  margin: 0 auto;
  text-align: center;    
}

section.blue-block{
  background-color: #51c3f5;
  padding-top: 60px;
  padding-bottom: 60px;        
  margin: 0 auto;
  text-align: center;    
}

section.bluegrade-block{
background: #e7f0fd;
background: -moz-linear-gradient(left, #56c4f5 0%, #e7f0fd 100%);
background: -webkit-gradient(linear, left center, right center, from(#56c4f5), to(#e7f0fd));
background: -webkit-linear-gradient(left, #56c4f5 0%, #e7f0fd 100%);
background: -o-linear-gradient(left, #56c4f5 0%, #e7f0fd 100%);
background: linear-gradient(to right, #56c4f5 0%, #e7f0fd 100%);
  padding-top: 60px;
  padding-bottom: 60px;        
  margin: 0 auto;
  text-align: center;     
}

section.bluegrade-block h2{
    font-size: 50px;
    color: #ffffff!important;
    letter-spacing: 0.1em;    
}

section.bluegrade-block p{
    font-size: 25px;
    color: #ffffff!important;
    /* line-height: 2em; */
    letter-spacing: 0.1em;
    margin-top: 2%;
}


section.mizuiro-block{
  background-color: #99d8f3;
  padding-top: 60px;
  padding-bottom: 60px;        
  margin: 0 auto;
  text-align: center;        
}
section.mizuiro-block h2{
    font-size: 50px;
    color: #ffffff!important;
    letter-spacing: 0.1em;
}

.white-grad h2{
     font-size: 50px;
    color: #51c3f5!important;
    letter-spacing: 0.1em;   
}

.white-grad p{
    font-size: 25px;
    color: #545353!important;
    /* line-height: 2em; */
    letter-spacing: 0.1em;
    margin-top: 2%;   
}

.blue-grad img{
    width: 90%!important;
}

.blue-grad p{
    font-size: 25px;
    color: #ffffff!important;
    /* line-height: 2em; */
    letter-spacing: 0.1em; 
}

.grad-contents{
    padding: 30px;
}

.grad-contents2{
    padding: 30px 30px 0 30px;
}
.btn01{
    width: 90%;
    height: 60px;
    /* line-height: 35px; */
    margin: 0 auto;
    text-align: center;
    letter-spacing: 0.3em;
}

.btn01 a{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: #1B7CC5;
    text-align: center;
    color: #FFFFFF;
    font-size: 28px;
    font-weight: bold;
}
.btn01 a:hover{
    background:#99D8F3;
    color:#FFFFFF;
    box-shadow:none;
}




.btn02{
    width: 90%;
    height: 60px;
    /* line-height: 35px; */
    margin: 0 auto;
    text-align: center;
    letter-spacing: 0.3em;
}

.btn02 a{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: #1B7CC5;
    text-align: center;
    color: #FFFFFF;
    font-size: 28px;
    font-weight: bold;
}
.btn02 a:hover{
    background:#99D8F3;
    color:#FFFFFF;
    box-shadow:none;
}


.btn02{
    width: 100%;
    height: 80px;
    /* line-height: 35px; */
    margin: 0 auto;
    text-align: center;
    letter-spacing: 0.3em;
    margin: 7% 0 5% 0;
    box-shadow: 10px 10px 15px -10px grey;
    vertical-align: middle;
    line-height: 6em;
}

.btn03{
    width: 100%;
    height: 80px;
    /* line-height: 35px; */
    margin: 0 auto;
    text-align: center;
    letter-spacing: 0.3em;
    margin: 7% 0 5% 0;
    box-shadow: 10px 10px 15px -10px grey;
    vertical-align: middle;
    line-height: 6em;
}

.btn03 a{
display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: #ff7f00;
    text-align: center;
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
}

.btn03 a:hover{
background: #1b7cc5;
    color: #FFFFFF;
    box-shadow: none;
}

.btn03-1{
    width: 100%;
    height: 80px;
    /* line-height: 35px; */
    margin: 0 auto;
    text-align: center;
    letter-spacing: 0.3em;
    margin: 7% 0 5% 0;
    box-shadow: 10px 10px 15px -10px grey;
    vertical-align: middle;
    line-height: 6em;
}

.btn03-1 a{
display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: #06425e;
    text-align: center;
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
}

.btn03-1 a:hover{
background: #1b7cc5;
    color: #FFFFFF;
    box-shadow: none;
}




.img-float ul li{
display: inline;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 3% 5%;
}

.img-float ul li img{
    border: 5px solid #ffffff;
    width: 30%!important;
}

.mt3{
    margin: 7% 0;
}

.mt4{
    margin: 3% 0 7% 0;
}


.white{
    border: 5px solid #ffffff;
}

section.mizuiro-block p{
    font-size: 25px;
    color: #545353!important;
    /* line-height: 2em; */
    letter-spacing: 0.1em;
    margin-top: 2%;
}

section.mizuiro-block p span{
    font-size: 35px;
    color: #ff7f00!important;
}

.white-grad{
    box-shadow: 2px 2px 4px gray;
    background-color: #ffffff;
}


.blue-grad{
    box-shadow: 2px 2px 4px gray;
    background-color: #51c3f5;
}




.img40{
    width: 48%;
}

.other-page{
width: 100%;
    } 
section.footer-block img {
    width: 40%;
}

   
table.jyoseikin-tbl{
  width: 100%;
  border-collapse: collapse;
    margin-bottom: 5%;
}

table.jyoseikin-tbl tr{
  border-bottom: solid 2px #f5f1e8;
}

table.jyoseikin-tbl tr:last-child{
  border-bottom: none;
}

table.jyoseikin-tbl th{
  position: relative;
  text-align: left;
  width: 30%;
  background-color: #99d8f3;
  color: white!important;
  text-align: center;
  padding: 10px 0;
  font-size: 1.2em;
  vertical-align: middle; 
  border: 3px solid #e9e7e7;    
}


table.jyoseikin-tbl td{
  text-align: left;
  width: 70%;
  text-align: left;
  background-color: #ffffff;
  padding: 10px;
  vertical-align: middle;    
  color: #545353!important;    
}   
    
.img50{
    width: 30%;
}
.img-center{
text-align: center;
    margin: 0;
    padding: 0;
}

.other-title{
    text-align: center;
    color: #ffffff;
    margin: 0 auto;
    width: 1100px;
    margin-top: 200px;
    font-size: 30px;
    font-weight: bold;  
}
    
.other-contents{
    color: #031f3f;
    margin: 0 auto;
    width: 1000px;
    padding-top: 100px;
    padding-bottom: 100px;    
    font-size: 1other-title.1em;
}
    
  
 
.bg-w{
    background-color: #ffffff;
}

.bg-b{
    background-color: #e9e7e7;
}
   
        
h5 {
    position: relative;
    padding: 0.6em;
    background: #1ab8fa;
    color: #ffffff;
    font-size: 1.5em;
    margin: 3% 15px;
    font-weight: bold;
}

h5:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #1ab8fa;
  width: 0;
  height: 0;
}    
    .other-contents p{
        font-weight: bold;
    }  

table#mail_form{
    width: 100%;
}
table#mail_form th {
  position: relative;
  background-color: #99d8f3;
  color: #012a84;
  padding: 10px 0;
  width: 30%;
  font-weight: bold;
  text-align: center; 
vertical-align: middle;
border: 3px solid #e9e7e7;    
}

table#mail_form td {
　border: solid 2px #ccc;
  padding: 10px;
  width: 70%;
  text-align: center;
  background-color: #ffffff;
  padding: 10px;
}
table#mail_form tr {
    border-bottom: solid 2px #e9e7e7;
}

#mail_form span{
    color: #fc0623;
    font-size: 0.8em;
}

.jyosei-btn a:hover{
    opacity: 0.8;
}


input[type="email"]:hover, input[type="text"]:hover, select:hover {
    border: solid 1px #ffc33c;

}

input[type="email"]:focus, input[type="text"]:focus, textarea:focus, select:focus {
    border: solid 2px #ffc33c;
    outline: none;
}

input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: none;
    padding: 12px 116px;
    color: #ffffff;
    outline-offset: 0;
    outline: 0;
    background-color: #ff7f00;
    text-align: center;
    border-radius: 10px;
    border: 1px solid transparent;
    font-size: 1.3em;
    font-weight: bold;
}

table input[type="text"] {
    border: 1px solid #6a6969ad;
    border-radius: 5px;
    height: 30px;
    width: 95%;
    padding: 5px 10px;
}

textarea.inputtext {
    overflow-y: scroll;
    resize: none;
    height: 5em;
    overflow-x: hidden;
}

textarea {
    border: 1px solid #6a6969ad;
    border-radius: 5px;
    width: 95%;
    padding: 5px 10px;
}



@media screen and (max-width: 1020px){

 

/*商品一覧*/
.container-item {
display: inline-block;
    margin: 0 0 50px;
    padding-top: 0;
    vertical-align: top;
    padding: 10px;
    text-align: center;
}
.containerItem{
margin-bottom: 1.42857em;
    }
    
.item {
width: 45.5555%;
    display: inline-block;
    margin-top: 10%;
    margin-left: 1%;
    margin-right: 1%;
} 
    
.container-item img{
   width: 95%; 
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}   
#itemin img {
        width: 100%!important;
    }
    
}



@media screen and (max-width: 1320px) {
#mainnav ul {
   display: none;
}    
}

@media screen and (min-width: 1020px) {

	body{
		font-size: 14px;
	}

    .blockin h2,
    .blockin h3{
        text-align: center;
    }

/* 斜め配置 clip-path */
.block1,
.block3{
  -webkit-clip-path: polygon(0 0, 100% 15%, 100% 100%, 0 85%);
  clip-path: polygon(0 0, 100% 15%, 100% 100%, 0 85%);
  background-color:#abe6ed;
  color:#000000;
  padding: 130px 0 130px 0;
}    
.block2 {
  -webkit-clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 100%);
  clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 100%);
  background-color:#ffffff;
  color:#ccc;
  padding: 130px 0 130px 0;
}
    
.footer-block {
    background-color: #42a6f2;
    padding: 30px 0;
    text-align: center;
    padding-bottom: 10px;
}  
.footer-block p{
    padding-top: 30px;
}

    
    
.block2 p,
.block3 p{
  width: 955px;
  margin: 0 auto;
  padding: 30px 0;
  color: #000;
    
}
.blockin{
  width: 1100px;
  margin: 0 auto;
}

.wrap01 {
clear: both;
width: 100%;
background: #f6f6f6;
}
.harf-txt, .harf-pic {
    width: 50%;
    float: left;
    display: table;
    background: #f6f6f6;
}
vMid {
    display: table-cell;
    padding: 0 100px;
    vertical-align: middle;
}
    
  .pc{
    display: block;
  }
    
  /*harf-banner*/
 
.big-banner__title {
    font-size: 36px;
}  
.big-banner__title {
letter-spacing: 0.03em;
position: absolute;
bottom: -200px;
left: 0;
right: 0;
margin: auto;
color: #000;
text-align: center;
background-image: url(../images/bigb-title.png);
background-repeat: no-repeat;
background-position: center;
padding: 10px 10px;
background-size: 20%;
margin:-2% 2% 2% 2%;
}
    
.bb-bg{
font-family: 'Roboto', sans-serif;
font-weight: 300;
font-size: 2em;
 }
.bb-bg span{
font-family: 'Roboto', sans-serif;
font-style: italic;
font-size: 0.5em;
}


.img-txt {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    }  

article#bg-kansen{
    background-color: #f5f1e8;
}
    
 
 
    
.bg-cover{
    background: #6cb8dc url(../images/harf-pic01.png) no-repeat center center / cover;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 0;
    transform: skewY(-10deg);
    margin-top: -98.5333px;     
}
  
.bg-cover01 {
    background: #6cb8dc url(../images/harf-pic02.png) no-repeat center center / cover;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 0;
    transform: skewY(10deg);
    margin-top: -101.5333px;     
}    
    
.roudtxt{
    transform: skewY(10deg);
    padding-top: 3%;
}
.roudtxt01{
    transform: skewY(-10deg);
}    
  .b-footer {
    width: 90%;
    text-align: center;
    margin: 0 auto;
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    /* padding-top: 20px; */
    padding: 30px;
}    
    
}

/*商品一覧*/
@media (min-width: 1020px){
.container-item {
    width: 100%;
    display: block; 
text-align: center;    
}
.containerItem{
    margin-bottom: 5%;
    width: 1100px;
    margin: 0 auto;
    margin-top: 5%;
    padding-bottom: 10%;    
    }
    
.item {
    margin-right: 1%;
    width: 29.5555%;
    display: inline-block;
    margin-top: 3%;
    margin-left: 1%; 
    margin-bottom: 80px;
} 
    
.container-item img{
   width: 95%; 
}
table {
border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 3px solid #e9e7e7;
    font-size: 1.2em;
}    
#itemin img {
        width: 100%!important;
    }
table td, th {
    padding: 5px;
    margin: 0px;
    border: 3px solid #e9e7e7;
    width: 50%;
}
table tr{
    border: 3px solid #ffffff;
    padding: 3px;
    
}
    

table.top-tbl td, th {
    padding: 5px;
    margin: 0px;
    border: 3px solid #ffffff;
    width: 50%;
}    
  


.btn-cta {
    color: #1b7cc5!important;
border-top: 1px solid #ffffff;
    background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
    background: -webkit-linear-gradient(top, #ffffff #ffffff);
    background: -moz-linear-gradient(top, #f87630, #fc0d25);
    background: -ms-linear-gradient(top, #f87630, #fc0d25);
    background: -o-linear-gradient(top, #f87630, #fc0d25);
    padding: 18.5px 37px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 0px;
    /* -webkit-box-shadow: rgb(132 80 80) 0 1px 0; */
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    /* box-shadow: rgb(239 238 238) 0 5px 0; */
    /* text-shadow: rgb(0 0 0 / 40%) 0 1px 0; */
    color: #ffffff;
    font-size: 25px!important;
    /* font-family: Helvetica, Arial, Sans-Serif; */
    /* text-decoration: none; */
    /* vertical-align: middle; */
    text-align: center;
    /* width: 907px; */
    height: 50px;
    line-height: 97px;
    margin: 0 auto;
    font-weight: bold;
   }
.btn-cta:hover {
   border-top-color: #c51319;
   background: #c51319;
   color: #ffffff;
   }
.btn-cta:active {
   border-top-color: #fc0d25;
   background: #fc0d25;
   }
.btn-cta a{
   display: block;
    width: 907px;
    height: 87px;
}
   
    
}

.sikaku {
  height:50px;
  width:50px;
  border-radius:0%;
  line-height:50px;
  text-align:center;
  background:#1ab8fa;
  font-size:24px;
  margin-left:20px;
}

.item-list{
    border: 5px solid #1ab8fa;
    background-color: #ffffff;
    padding: 5px;
}

/*********/


@media only screen and (min-width: 1020px){
	body{
		font-size:14px;
        padding: 0;
        margin: 0;
	}
	
  a#menu{
		display:none;
	}
    
    #logo-sp{
        display: none;
    }

	.panel{
		display:block !important;
	}
    
    #header-bg{
        width: 100%;
        height: 100px;
    }

	#mainnav{
		/*position:fixed;*/
		top: 0;
		width:100%;
		z-index: 1000;
	}
	#mainnav #logo{
        float: left;
        padding-left: 30px;
        padding-top: 28px;

	}
    
	#mainnav ul{
    text-align: center;
	}
    
    #mainnav p {
        float: right;
        margin-top: 18px;
        margin-right: 30px;
    }

	#mainnav li{
		display: inline-block;
		padding: 45px 20px 20px;
		font-size: 14px;
		font-weight: 300;
	}
	
  #mainnav a{
      color: #ffffff;
      font-size: 16px;
	}
	
	#mainnav.changeNav{
    opacity: 0.9;
	}
	
	#mainnav.changeNav li{
		padding: 20px 10px;
	}

	/* SEC02 MESSAGE
	-----------------*/
	.txt, .bg{
		width: 50%;
		float: left;
		display: table;
	background: #f6f6f6;
	}

	#sec02_02 .txt, #sec02_02 .bg{
		float: right;
	}

	.vMid{
		display: table-cell;
		padding: 0 100px;
		vertical-align: middle;
	}
	
	/* SEC03 SERVICE MESSAGE STORY
	-----------------*/
	.col3{
		text-align: center;
	}

	.col3 li{
		display: inline-block;
		width: 30%;
		padding: 0 1.5%;
		margin-bottom: 0;
		vertical-align: top;
		text-align: left;
	}
	
	/* SEC05 PROFILE
	-----------------*/
	#sec05{
		padding-top: 120px;
	}
	
  #footer{
		padding: 30px 10px 70px 0;
	}
    .sphide{
        display: none;
    }
    

}


/* -------------------- */
/* -------- kv -------- */
/* -------------------- */


#kv{
	height: 100vh;
	display: flex;
	justify-content: left;
	align-items: center;
}


#kv .sub-copy{
  color: #fff;
	font-size: 20px;
  text-align: center;
}



@media screen and (min-width: 1020px) {
#kv-sp img{
    display: none;
}
    
  #kv{
    min-width: 960px;
    height: 623px;
  }

	#kv .main-copy{
        margin: 0;
	}
    
    #kv .catch-copy{
       text-align: center;
        margin: 0 auto;
    }
    
    #kv .main-copy img{
		width: 80%;
	}

	#kv .sub-copy{
		margin-left: 200px;
	}
    #kv .sub-copy img{
		width: 80%;
	}

    .col2 li {
    width: 40%;
    padding: 0 3%;
    vertical-align: top;
    }
    .col2 li {
    display: inline-block;
    margin: 20px 0 20px 0;
    }
    .block2 dl {
    line-height: 1.2;
    }
    .block2 dt {
    clear: left;
    float: left;
    display: block;
    width: 30%;
    margin-right: 10%;
    margin-bottom: 20px;
    text-align: right;
    line-height: 1.6em;
    }
    .block2 dd {
    width: 60%;
    float: left;
    text-align: left;
    margin-bottom: 15px;
    line-height: 1.6em;
    }
    
    #map {
    position: relative;
    padding-bottom: 60%;
    height: 0;
    overflow: hidden;
    }
    
    #map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0;
    }
    
    .square{
    background-image:url(../images/block-bg.png);
    background-repeat:no-repeat;
    background-position:center;
    text-align:center;
    padding: 10px 0;
    }
    .square h2{
    font-size: 40px;
    text-align: center;
    font-weight: 600;
    }
    .square span{
    font-style: italic;
    font-family: 'Roboto';
    font-size: 20px;
    letter-spacing: 0.1em;
    }
    
    .square01{
    background-image:url(../images/block-bg01.png);
    background-repeat:no-repeat;
    background-position:center;
    text-align:center;
    padding: 10px 0;
    }
    .square01 h2{
font-size: 40px;
    text-align: center;
    font-weight: 600;
    }
    .square01 span{
    font-style: italic;
    font-family: 'Roboto';
    font-size: 20px;
    letter-spacing: 0.1em;
    }
    
    .blockin p{
    color: #ffffff!important;
    font-weight: bold;    
    }
    
    .blockin .no01{
    background-image: url(../images/no1.png);
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    padding: 6% 0 50%;
    background-size: 40%;
    font-size: 1.7em;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    }
    .blockin .no02{
    background-image: url(../images/no2.png);
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    padding: 6% 0 50%;
    background-size: 40%;
    font-size: 1.7em;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    }
    .blockin h3{
        font-weight: 600;
        font-size: 20px;
        margin-bottom: 20px;
    }
    
    /*form*/
    #mail_form {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 5%;
    }
table#mail_form tr {
    border-bottom: solid 2px #f5f1e8;
}    
    
    .must {
    background-color: #fff;
    border: solid 1px #000;
    padding: 1px 9px;
    font-size: 0.8em;
    float: right;
    }
    form dl {
        width: 60%;
        margin:  0 auto;
    }
    form dl dd input{
    width: 100%;
    height: 25px;
    border: 2px solid #e5e5e5;  
    }
    form dl dd textarea{
    width: 100%;
    border: 2px solid #e5e5e5;
    margin-bottom: 20px;   
    }
    p #form_submit{
        width: 60%;
    }
    dd .required{
        margin-bottom: 60px;
    }
    #form_submit .button {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    padding: 12px 41px;
    background: #abe6ed;  
    color: #ffffff;   
    line-height: 1em;       
    transition: .3s;     
    border: 2px solid #ffffff;
    }
    #form_submit{
        width: 60%;
    }
    .button:hover {
    color: #ffffff;
    background: #0f7480;
    }
    .optional{
        display: none;
    }
    .error_blank{
    color: #FF0000;
    text-align: left;
    width: 95%;
    margin: 0.5rem auto 0 auto;
    font-weight: bold;
}
    span.required{
        display: none;
    }
    form dl dt{
        margin-top: 30px;
    }
    
.project01{
display: none;
} 
    main{
   
}
    
    article#bg-brn{
       background-color: #f5f1e8;
       padding: 100px 0;
    }
    
        article#bg-wht{
       background-color: #ffffff;
       padding: 100px 0;
            background: 
    }
    
     article#bg-concept{
       background-color: #ffffff;
       padding: 100px 0;
      background: url(../images/img-concept_06.jpg) no-repeat center/cover;
    background-color: #f5f1e8;     
    }    
    
    article .bg-in{
        width: 1100px;
        margin: 0 auto;
        padding-bottom: 30px;
    }
    
        article .bg-in-ct{
        width: 1100px;
        margin: 0 auto;
            text-align: center;
    }
    
    article .bg-in-ct img{
        width: 65%;
    }
    
    .btn-dounyu{
        border: 3px solid #1b60b0;
        padding: 10px;
    }
    
    .btn-dounyu p{
    color: #1b60b0;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    }
        
}


/* ----------------------- */
/* -------- bg_blue -------- */
/* ----------------------- */


#bg_blue{
  width: 100%;
  height: 120vh;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: -10;
  background: url(../images/header-bg.png) no-repeat center/cover;
    background-color: #f5f1e8;
}

#bg_blue::after{
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .3;
}

.check{
    padding-top: 100px;
    margin: 0 auto;
    text-align: center;
}
.check img {
    width: 90%;
}

.btn_free{
    width:967px;
    height:127px;
    line-height:127px;
    margin: 0 auto;
}
.btn_free a{
    display:block;
    width:100%;
    height:100%;
    text-decoration: none;
    background:#F5F1E8;
    text-align:center;
    border:6px solid #1AB8FA;
    color:#1AB8FA;
    font-size:30px;
    font-weight:bold;
    border-radius:25px;
    -webkit-border-radius:25px;
    -moz-border-radius:25px;
    transition: all 0.7s ease;
}
.btn_free a:hover{
    background:#F5F1E8;
    color:#FFEA44;
    margin-left:0px;
    margin-top:0px;
    border:6px solid #FFEA44;
    box-shadow:none;
}

.kaiketsu{
    padding-top: 100px;
    margin: 0 auto;
    text-align: center;
        padding-bottom: 70px;
}
.kaiketsu img {
    width: 50%;
}




.btn-cta {
    border-top: 1px solid #ffffff;
    background: #ffffff;
    padding: 18.5px 37px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #1b7cc5!important;
    font-size: 30px!important;
    text-align: center;
    
    height: 67px;
    line-height: 97px;
    margin: 0 auto;
    font-weight: bold;
    margin-top: 5%;
    
   }
.btn-cta:hover {
   border-top-color: #1b7cc5;
   background: #1b7cc5;
   color: #ffffff;
   }
.btn-cta:active {
    border-top-color: #ffffff;
    background: #ffffff;
    color: #1b7cc5!important;
   }
.btn-cta a{
   display: block;
    width: 907px;
    height: 87px;
}

.midashi{
    position: relative;
    background: #1ab8fa;
    padding: 1em;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
}
.midashi:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #1ab8fa transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}


div#map img {
    width: 100%;
    height: auto;
}

div#map {
    max-width: 100%;
    width: auto;
}

#bg-footer{
    background-color: #1ab8fa;
} 

.b-footer{
    width: 90%;
}

.btn-tel-ft{
    width:500px;
    height:80px;
    line-height:80px;
    float: left;
}
.btn-tel-ft a{
    display:block;
    width:100%;
    height:100%;
    text-decoration: none;
    background:#FFC33C;
    text-align:center;
    color:#FFFFFF;
    font-size:30px;
    font-weight:bold;
    border-radius:41px;
    -webkit-border-radius:41px;
    -moz-border-radius:41px;
    transition: all 1.3s ease;
}
.btn-tel-ft a:hover{
    background:#0099FF;
    color:#FFFFFF;
}

.btn-contct-ft{
    width:500px;
    height:80px;
    line-height:80px;
    float: right;
}

.btn-contct-ft a{
    display:block;
    width:100%;
    height:100%;
    text-decoration: none;
    background:#FFFFFF;
    text-align:center;
    color:#1AB8FA;
    font-size:30px;
    font-weight:bold;
    border-radius:41px;
    -webkit-border-radius:41px;
    -moz-border-radius:41px;
    transition: all 1.3s ease;
}

.btn-contct-ft a:hover{
    background:#0099FF;
    color:#FFFFFF;
}

.footer-btn{
    padding-bottom: 30px;
}

@media screen and (min-width: 1020px) {

  #bg_blue{
    min-width: 960px;
  }
    
   .for-sp{
      display:none;
    }    

}

@media only screen and (max-width: 1020px){

#sp-fixed-menu{
   position: fixed;
   width: 100%;
   bottom: 0px;
   font-size: 0;
   opacity: 0.9;
   z-index: 99;
    height: 60px;
}

#sp-fixed-menu ul{
   display: flex;
   list-style: none;
   padding:0;
   margin:0;
   width:100%;
}

#sp-fixed-menu li{
   justify-content: center;
   align-items: center;
   width: 50%;
   padding:0;
   margin:0;
   font-size: 14px;
   border-right: 1px solid #fff;
}

#sp-fixed-menu li:first-child{
   background: #f00;
}

#sp-fixed-menu li:last-child{
   background: #ff850a;
}

#sp-fixed-menu li a{
   color: #fff;
   text-align: center;
   display:block;
}

p.sp-ttl {
    font-size: 0.8em;
    color: #ffffff;
    margin-bottom: 2px;
    margin: 0;
    margin-top: 8px;
    padding: 0;
}
    
p.sp-link {
    font-size: 1.2em;
    color: #ffffff;
    /* margin: 0; */
    margin-top: -6px;
}
    
 #mainnav ul {
    display: block;
}
    
	#slogan h1{
		font-size: 31px;
	}

	#slogan h2{
		font-size: 16px;
	}
    
   
.btn-tel-ft a {
    display: block;
    width: 95%;
    height: 100%;
    text-decoration: none;
    background: #FFC33C;
    text-align: center;
    color: #FFFFFF;
    font-size: 2em;
    font-weight: bold;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    transition: all 1.3s ease;
    margin: 0 auto;
}
    
.btn-contct-ft a {
    font-size: 2em;
    display: block;
    width: 95%;
    height: 100%;
    text-decoration: none;
    background: #FFFFFF;
    text-align: center;
    color: #1AB8FA;
    /* font-size: 0; */
    font-weight: bold;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    transition: all 1.3s ease;
    margin: 0 auto;
}        
    
    .btn_free {
    width: 95%;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
}
    
    .btn_free a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: #F5F1E8;
    text-align: center;
    border: 3px solid #1AB8FA;
    color: #1AB8FA;
    font-size: 1.3em;
    font-weight: bold;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    transition: all 0.7s ease;
}
    
.btn-cta{
    width: 80%;
    height: 100%;
    line-height: 20px;
    margin: 0 auto;
}       
    
.btn-cta a {
display: block;
    width: 100%;
    height: 100%;
    font-size: 0.6em;
    font-weight: bold;
}    
    
    
    .check {
    padding-top: 25px;
    margin: 0 auto;
    text-align: center;
}
    
.img-txt {
    width: 90%;
    text-align: center;
    margin: 0 auto;
    } 

    #bg-footer{
        background-color: #1ab8fa;
    } 
    
    .b-footer {
    padding-left: 30px;
    padding-bottom: 20px;    
}
    
    .b-footer img{
        width: 100%;
    }
    
    .btn-tel-ft {
    width: 100%;
    height: 100%;
    line-height: 80px;
    float: none;
}
    
    .btn-contct-ft {
    width: 100%;
    height: 100%;
    line-height: 80px;
    float: none;
        margin-top: 20px;
}
    
    .btn-dounyu{
    border: 3px solid #1b60b0;
    padding: 10px;
    width: 88%;
    margin: 0 auto;
    }
    
    .btn-dounyu p{
color: #1b60b0;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    }
    
    .footer-btn {
    padding-bottom: 0px;
}
    
    #menuWrap{
    margin: 0 auto;
    width: 100%;
    min-width: 320px;    
    height: 70px;
    text-align: left;
    z-index: 9999;
    top: 0px;
    }

#kv{
    display: none;
}
    
#kv-sp .main-copy img,
#kv-sp .sub-copy img{
    width: 100%;
}
    
#kv-sp .catch-copy {
    text-align: center;
    margin: 0 auto;
}    

#bg_blue{
    width: 100%;
    height: 81%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: -10;
    background: url(../images/header-bg.png) no-repeat center/cover;
    background-color: #1346b0;
}
    
.kaiketsu{
    padding-top: 20px;
}
    
.kaiketsu img {
    width: 90%!important;
}


    
 article#bg-wht{
   background-color: #ffffff;
}        
    
    
 article#bg-concept{
   background-color: #ffffff;
  background: url(../images/img-concept_06.jpg) no-repeat center/cover;
background-color: #f5f1e8; 
     text-align: center;
}  

article#bg-concept img {
    width: 95%;
}

    
article#bg-kansen {
    max-width: 100%;
    background-color: #f5f1e8;
    padding: 0px;
}
    
.midashi {
position: relative;
    background: #1ab8fa;
    padding: 0.4em 0.1em;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    color: #ffffff;
}    
 
    
h2.bigh2 {
    font-size: 30px;
}    

h2.bigh2 span {
    font-size: 15px;
} 
    
  
.roudtxt01,
.roudtxt{
    /*transform: skewY(-10deg);*/
}   
.imgsmall{
        width: 100%;
    }    
    
.big-banner__title {
    background-image: url(../images/bigb-title.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px 30px;
    background-size: 30%;
    margin-top: 50px;
}    
.big-banner__btn--detail {
    left: 0;
    right: 0;
    top: 210px;
    margin: auto;
    display: block;
    width: 80%;
    height: 200px;
    overflow: hidden;
}    
    
article{
max-width: 100%;
    background-color: #f5f1e8;
    padding: 25px 10px 25px 7px;
}
    
    .bg-in img{
        width: 100%;
    }
    
        .bg-in-ct img{
        width: 100%;
    }

.project01{
display: block;
}
    

.project .background-container {
    width: 100%;
    overflow: hidden;
    background-color: #ffffff;
}   
    
  
.bg-cover-sp{
    background: #6cb8dc url(../images/harf-pic01.png) no-repeat center center / cover;
    height: 50vh;
    width: 100%;
} 
  
.bg-cover01{
    background: #6cb8dc url(../images/harf-pic02.png) no-repeat center center / cover;
    height: 50vh;
    width: 100%;
}    
    
    
  a#menu{
display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    background-color: #abe6ed;
    z-index: 999;
    transition-property: all;
    transition-duration: 500ms;
    transition-delay: 0s;
    transition-timing-function: ease;
	}
    

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #fff;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #fff;
  	transition: .3s;
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

    #kv-sp{
    height: 668px;
    overflow: hidden;
    background-size: cover;
    position: relative;
    width: 100%;
    }
    
    #kv-sp .catch-copy{
    position: absolute;
    top: 9%;
    width: 100%;
    margin-top: -25px;
    text-align: center;
    }
    
    .img50 {
    width: 40%;
}
    .main-copy{
        margin: 0;
    }
    
	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: 0;
		z-index: 100;
	}
    #logo{
        display: none;
    }
    
    #logo-sp{
        position: absolute;
        max-width: 100%;
        box-sizing: border-box;
        z-index: 999;
        width: 100%;
    }
    
    #logo-sp a {
    display: block;
}
    #logo-sp img{
        width: 90%;
        margin: 10px;
}
    
    
    
    #tel-bg img{
        width: 70%;
    }
    
    #logo-sp .logoSP{
        float: left;
        height: 0px;
    }
    
    .tel-bg{
        text-align: right;
    }
    
    #logo-sp .telSP{
height: 70px;
    margin-top: 70px;
    text-align: center;
            background-color: #1b7cc5;
    }
    

    
	#mainnav{
    width: 100%;
    position: relative;
    min-width: 320px;
	}

	#mainnav ul{
    border-bottom: 1px solid #fff;
    background: #1ab8fa;
    width: 100%;
	}

#mainnav li a {
    position: relative;
    display: block;
    padding: 5px 7px;
    /* border-bottom: 1px solid #ccc; */
    color: #ffffff;
    font-weight: 400;
}

	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #ffffff;
		border-right: solid 2px #ffffff;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.col3 li{
		margin: 0 auto;
		display: block;
	max-width: 288px;
	}

    .pchide{
        display: none;
    }   
    .background-container img{
        width: 100%;
    }
    
.block1, .block3 {
    -webkit-clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 95%);
    clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 95%);
    background-color: #abe6ed;
    color: #000000;
    padding: 130px 0 130px 0;
    margin-top: 50px;    
}
.square01 {
    background-image: url(../images/block-bg01.png);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    padding: 10px 0;
}
.square01 h2 {
    font-size: 30px;
    text-align: center;
    font-weight: 600;
}
.square01 span {
    font-style: italic;
    font-family: 'Roboto';
    font-size: 15px;
    letter-spacing: 0.1em;
}    
.blockin p{
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10%;
}
.col2 li {
    display: inline-block;
    margin: 20px 0 20px 0;
}
    
.blockin .no01 {
    background-image: url(../images/no1.png);
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    padding: 6% 0 50%;
    background-size: 50%;
    font-size: 1.7em;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
    
.blockin .no02 {
    background-image: url(../images/no2.png);
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    padding: 6% 0 50%;
    background-size: 50%;
    font-size: 1.7em;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
    
    .blockin h3 {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
}
.square {
    background-image: url(../images/block-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    padding: 10px 0;
}    
.square h2 {
    font-size: 30px;
    text-align: center;
    font-weight: 600;
}
.square span {
    font-style: italic;
    font-family: 'Roboto';
    font-size: 15px;
    letter-spacing: 0.1em;
}    
.col2 li {
    display: inline-block;
    width: 100%;
    margin: 20px 0 20px 0;
}
#map {
    position: relative;
    padding-bottom: 60%;
    height: 0;
    overflow: hidden;
}
#map iframe {
    width: 96% !important;
    left: 2%;
}    
.block2 {
    -webkit-clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
    background-color: #ffffff;
    color: #ccc;
    padding: 130px 0 130px 0;
    margin-top: 50px;
}
.blockin {
    width: 80%;
    margin: 0 auto;
}
    
.col2 dl {
    line-height: 1.2;
}  
.col2 dt {
    clear: left;
    float: left;
    display: block;
    width: 40%;
    margin-right: 10%;
    margin-bottom: 20px;
    text-align: right;
    line-height: 1.6em;
}   
.col2 dd {
    width: 50%;
    float: left;
    text-align: left;
    margin-bottom: 15px;
    line-height: 1.6em;
}    
#mail_form {
    text-align: center;
    margin: 0px auto 0 auto;
    width: 90%;
    margin-bottom: 5%;    
}
form{
    width: 100%;
    margin: 0 auto;
    }
form dl {
    width: 100%;
    margin: 0 auto;
}    
form dl dt {
    margin-top: 30px;
}
.must {
    background-color: #fff;
    border: solid 1px #000;
    padding: 1px 9px;
    font-size: 0.8em;
    float: right;
}    
 form dl dd input {
    width: 100%;
    height: 25px;
    border: 2px solid #e5e5e5;
}
form dl dd textarea {
    width: 100%;
    border: 2px solid #e5e5e5;
    margin-bottom: 20px;
}
#form_submit {
    width: 60%;
}

    

    
#mailform table tr td.both{
display: inline-block;
}
    
.error_blank {
    color: #FF0000;
    text-align: left;
    margin: 0.5rem auto 0 auto;
    font-weight: bold;
}    

#footer-logo {
    width: 80%;
    margin: 0 auto;
}
.footer-block {
background-color: #42a6f2;
    color: #ffffff;
    padding: 55px 0;
    height: 90px;
}    
 .blockin {
    width: 90%;
    margin: 0 auto;
}
.footer-block p {
    float: none;
    padding-top: 35px;
    text-align: center;
    font-size: 0.8em;
    /* bottom: 0; */
    color: #ffffff!important;
}
 main{
	padding: 0;
    margin-top: 1px!important;
}      
.wrap {
    margin: 0 auto;
    overflow: hidden;
    background-color: #ffffff;
}
    
.blue-grad {
    width: 100%;
}  
  
.blue-grad p {
    font-size: 1.3em;
    color: #ffffff!important;
    /* line-height: 2em; */
    letter-spacing: 0.1em;
} 
    
.blue-block h2 {
    font-size: 2.2em;
    color: #ffffff!important;
    letter-spacing: 0.1em;
    margin: 0;
    /* padding: 0; */
}

.contents h3 {
    text-align: left;
    font-size: 1em;
    color: #ffffff;
} 
.contents {
    max-width: auto;
    margin: 0 auto;
    text-align: center;
    width: 90%;
    padding: 15px;
}
    
 .contents2 h3 {
    text-align: left;
    font-size: 1em;
    color: #ffffff;
}    
.contents2 {
    max-width: auto;
    margin: 0 auto;
    text-align: center;
    width: 85%;
    padding: 15px;
}
   
    
    
.img70 {
    width: 100%!important;
    margin: 5% 0;
}

    
.blue-block p {
    font-size: 1em;
    color: #ffffff!important;
    /* line-height: 2em; */
    letter-spacing: 0.1em;
    margin-top: 2%;
}    
    
.blue-grad img {
    width: 100%!important;
}  
    
section.blue-block {
    background-color: #51c3f5;
    padding-top: 5%;
    padding-bottom: 5%;
    margin: 0 auto;
    text-align: center;
}    
    
section.mizuiro-block h2 {
    font-size: 2.2em;
    color: #ffffff!important;
    letter-spacing: 0.1em;
    margin: 0;
}    
    
.img40 {
    width: 100%;
}    
    
section.mizuiro-block p {
    font-size: 1em;
    color: #545353!important;
    /* line-height: 2em; */
    letter-spacing: 0.1em;
    margin-top: 2%;
}    
    
.btn02 {
    width: 100%;
    height: 100%;
    /* line-height: 35px; */
    margin: 0 auto;
    text-align: center;
    letter-spacing: 0.3em;
    margin: 7% 0 0 0;
    box-shadow: 10px 10px 15px -10px grey;
    vertical-align: middle;
    /* line-height: 6em; */
} 
    
section.mizuiro-block {
    background-color: #99d8f3;
    padding-top: 5%;
    padding-bottom: 5%;
    margin: 0 auto;
    text-align: center;
}    
    
.btn02 a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: #1B7CC5;
    text-align: center;
    color: #FFFFFF;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 3;
} 
    
.white-block h2 {
    font-size: 2.1em;
    color: #51c3f5!important;
    letter-spacing: 0.1em;
    margin: 0;
    line-height: 1.5;
}
    
.white-block p {
    font-size: 0.9em;
    color: #545353!important;
    /* line-height: 2em; */
    letter-spacing: 0.1em;
    margin-top: 15px;
}

.img-float ul li {
    display: block;
    width: 80%;
    height: auto;
    text-align: center;
    padding: 0%;
    /* margin-bottom: 5%; */
    margin: 0 auto 10% auto;
}
.img-float ul li img {
    border: 5px solid #ffffff;
    width: 80%!important;
}
section.white-block {
    background-color: #ffffff;
    padding-top: 5%;
    padding-bottom: 5%;
    margin: 0 auto;
    text-align: center;
} 
.white-waku {
    padding: 9px;
    border: 3px solid #ffffff;
    font-size: 0.8em!important;
    line-height: 1.5;
    margin-bottom: 10%;
}    
    
.img-float ul{
margin: 0;
    padding: 0;    

}  
 
section.bluegrade-block {
    background: #e7f0fd;
    background: -moz-linear-gradient(left, #56c4f5 0%, #e7f0fd 100%);
    background: -webkit-gradient(linear, left center, right center, from(#56c4f5), to(#e7f0fd));
    background: -webkit-linear-gradient(left, #56c4f5 0%, #e7f0fd 100%);
    background: -o-linear-gradient(left, #56c4f5 0%, #e7f0fd 100%);
    background: linear-gradient(to right, #56c4f5 0%, #e7f0fd 100%);
    padding-top: 5%;
    padding-bottom: 5%;
    margin: 0 auto;
    text-align: center;
}    
    
.white-grad h2 {
    font-size: 2.2em;
    color: #51c3f5!important;
    letter-spacing: 0.1em;
    margin: 0;
}
    
.white-grad p {
    font-size: 1em;
    color: #545353!important;
    /* line-height: 2em; */
    letter-spacing: 0.1em;
    margin-top: 2%;
}  

.img-float ul{
   margin: 0;
    padding: 0;
}

    section{
        max-width: 100%;
    }
    
section.footer-block img {
    width: 100%;
}  
section.bluegrade-block h2 {
    font-size: 2.2em;
    color: #ffffff!important;
    letter-spacing: 0.1em;
    margin: 0;
    line-height: 1.5;
}
    
section.bluegrade-block p {
    font-size: 1em;
    color: #ffffff!important;
    /* line-height: 2em; */
    letter-spacing: 0.1em;
    margin-top: 15px;
} 
    
.mt3 {
    margin: 0;
}
    
.mt4 {
    margin: 7% 0;
}
    
.btn03 {
    width: 100%;
    height: 100%;
    /* line-height: 35px; */
    margin: 0 auto;
    text-align: center;
    letter-spacing: 0.3em;
    margin: 7% 0 0 0;
    box-shadow: 10px 10px 15px -10px grey;
    vertical-align: middle;
    /* line-height: 6em; */
}
.btn03 a {
    display: block;
    width: 92%;
    height: 100%;
    text-decoration: none;
    background: #ff7f00;
    text-align: center;
    color: #ffffff;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.5em;
    padding: 4%;
}  
    
.btn03-1 a {
    display: block;
    width: 92%;
    height: 53px;
    text-decoration: none;
    background: #02316e;
    text-align: center;
    color: #ffffff;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.5em;
    padding: 4%;
} 
    
.grad-contents {
    padding: 0px;
} 
    
.grad-contents2 {
    padding: 0px;
}        
    
section.gray-block {
    max-width: 100%;
    background-color: #e9e7e7;
    padding-top: 10%;
    padding-bottom: 10%;
    /* margin: 0 auto; */
    text-align: center;
    /* width: 100%; */
} 
.btn01 {
    width: 100%;
    height: 60px;
    /* line-height: 35px; */
    margin: 0 auto;
    text-align: center;
    letter-spacing: 0.3em;
}
    
.btn01 a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: #1B7CC5;
    text-align: center;
    color: #FFFFFF;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 3;
}    
    
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;

}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}    
    
.other-title {
    background-color: #ffffff;
    text-align: center;
    color: #1ab8fa;
    margin: 0 auto;
    width: 100%;
    margin-top: 120px;
    font-size: 30px;
    font-weight: bold;
}
    
.other-contents{
    color: #031f3f;
    margin: 0 auto;
    width: 100%;1100px;
    padding-top: 90px;
    padding-bottom: 60px;    
    font-size: 1other-title.1em;
}
.bg-b{
    background-color: #e9e7e7;
}  
    
.other-title h3{    
    padding-right: 10px;
    padding-left: 10px;
    font-size: 0.8em;
    margin: 0;
}   


table.jyoseikin-tbl {
    width: 95%;
    border-collapse: collapse;
    margin-bottom: 15%;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 0.9em;
}  
.other-contents h5 {
    position: relative;
    padding: 0.6em;
    background: #1ab8fa;
    color: #ffffff;
    font-size: 1.3em;
    margin: 6% 0;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
}    
    
.other-contents p {
    margin-bottom: 3%;
    font-weight: bold;
}
    
.floatL,.floatL01 {
    float: none;
    width: 100%;
    margin-bottom: 25px;
}


.dounyu-list .txt-indent {
    padding-top: 10px;
}    

table td, th {
padding: 0px;
margin: 0px;
}
    
#menu-sp{
    display: block;
    margin-bottom: 10px;     
}
#menu-sp ul li{
    display: inline-block;
    width: 23.3333%;
    height: 30px;
    border-left: 1px solid #ffffff;
    /* border-right: 1px solid #ffffff; */
    text-align: center;
}
    
#menu-sp > ul {
    /* display: inline-block; */
    /* table-layout: fixed; */
width: 100%;
    background: url(../images/sp-bg.png) repeat;
    border-top: 1px solid #fff;
    margin: 0;
    padding: 0;
    background-color: #003f7e;
    margin-top: 60px;
}       
#menu-sp > ul > li:first-child {
    border-left: none;
} 
#menu-sp > ul > li {
display: inline-block;
    height: auto;
}
li {
    list-style-type: none;
}  
#menu-sp > ul > li > a {
    display: block;
    width: 100%;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 0.8em;
}
#tel-bg{
color: #ffffff;
    font-weight: bold;
    line-height: 2.2em;
    /* font-weight: bold;*/    
    margin: 0;
    padding: 0;
    display: none;
}  
.telnum{
font-size: 2.1em;
    /* font-style: italic; */
    font-weight: bold;
}
.telnum1{
    font-size: 1em;
    font-weight: bold;
}    
    
  table.last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  table##mail_form {
    width: 100%;
  }
  table#mail_form th,
  table#mail_form td {
    display: block;
    width: auto;
    max-width:100%;
      box-sizing: border-box;
      text-align: center;
      font-size: 1.1em;
      height: auto;
}
    
  }    
.form-cont{
padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;   

}
    
table input[type="text"], textarea {
    width: 90%!important;
}    
    
article .bg-in {
    width: 100%;
}    
    
}


/* -------------------- */
/* ------- main ------- */
/* -------------------- */




.block:not(:last-child){
	margin-bottom: 60px;
}

.block h2{
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.block p{
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
}



/* -------------------- */
/* ------- footer ------- */
/* -------------------- */

#footer-logo{
    width: 80%;
    margin:  0 auto;
}