@charset "utf-8";
/*
	Theme Name: ACT
	Theme URI:https://4act.co.jp
	Description:
	Author:T's Design
	Version:1.0
	
*/

/* @import url(http://fonts.googleapis.com/css?family=Habibi); */

/* ==========================================================================

   1. CSS Reset

========================================================================== */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

/* Document
   ========================================================================== */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

/*
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
*/

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}



/* ==========================================================================

   2. Default Setting

========================================================================== */

html {
  overflow-y: scroll;
}
body, html {
  font-size: 100%;
  color: #5a5a5a;
  font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

:focus {
  outline: 0;
}
textarea {
  max-width: 100%;
}

/* resets */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
ul {
	vertical-align:top;
}

/* Links */
a {
  color: #5A5A5A;
  text-decoration: none;
}
a:focus,
a:active,
a:hover {
  color: #6f9dce;
}

/* Paragraph */
p {
	line-height:1.7;
	font-size:16px;
	text-align:left;
/*
  font-family: inherit;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.6;
*/
/*   margin-bottom: 1.25em; */
}

/* Headlines  */
h1, h2, h3, h4, h5, h6 {
  margin:0;
  margin:0;
  font-weight: normal;
  line-height: 1.5;
  clear: both;
}
h1 {
  font-size: 1.6em;
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.4em;
}
h4 {
  font-size: 1.3em;
}
h5 {
  font-size: 1.2em;
}
h6 {
  font-size: 1.2em;
}

hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25em 0 1.1875em;
  height: 0;
}

/* Lists */
ul, ol, dl {
/*
  font-size: 1em;
  line-height: 1.6;
  margin:0;
  list-style-position: outside;
*/
  font-family: inherit;
  list-style:none;
}

/* Unordered Lists */
ul li ul,
ul li ol {
  margin:0;
  font-size: 1em;
}

/* Ordered Lists */
ol li ul,
ol li ol {
	margin:0;
	}
nav ul {
  list-style: none;
}

/* Definition Lists */
dl dt {
  margin-bottom: 0.3em;
}
dl dd {
  margin-bottom: 0.75em;
  padding: 0;
}



/* ==========================================================================

   3. layout

========================================================================== */

body {
	@media (min-width:1024px) {
		min-width: 1024px;
		margin-top:0px;
	}
}

.inner {
	margin: 0 auto;
	padding: 0 15px;
	max-width: 1024px;	
}
.sp-inner {
	margin: 0 auto;
	padding: 0;
	max-width: 1024px;	
}
@media (min-width:768px) {
}


/* clearfix*/
/*
article:after,
section:after,
#main:after,
.cf:after,
.inner:after,
.navigation:after,
.product-detailed:after,
.site-inforight:after,
.inquiry-bnr:after {
  content: "";
  display: table;
  clear: both;
}
*/

.clearfix:after {
	content:"";
	display:block;
	clear:both;
	}
	
article,
section,
#main,
.cf,
.inner,
.navigation,
.product-detailed,
.inquiry-bnr {
  zoom: 1;
}

#main {
  padding-bottom: 30px;
}

#content {
/*   float: left; */
  width: 100%;
}


/* lists */
ul, ol, dl {
list-style-position: inside;
}

/* table */
table {
  width: 100%;
  margin-bottom: 1.25em;
}
table th,
table td {
  border: 1px solid #cccccc;
  padding: 3px 5px;
}
table th {
  background: #f8f7f7;
  text-align: left;
  font-weight: normal;
}
/* ------------------- ページトップ ------------------- */
.pagetop {
	display: none;
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 50px;
	height: 50px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 10%;
	background: #187fbf;
	color: #fff;
	font-size: 37px;
	line-height: 1.7;
	text-indent: 0.40em;
	text-decoration:none;
	font-weight:normal;
}
.pagetop a:hover {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 10%;
	background: #187fbf;
}
@media (min-width:768px) {
	.pagetop {
		bottom:20px;
		right:20px;
	}
}

/* ==========================================================================

   4. WordPress Style

      WordPress のテーマに必要な CSS の設定をします

========================================================================== */

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
.alignrcenter,
img.aligncenter {
  text-align: center;
}

/* ==========================================================================

   共通

========================================================================== */
.main-title {
	font-size:23px;
	text-align:center;
	padding:20px 0;
	color:#fff;
}
.main-title img {
	width:60%;
}
.main-title span {
	font-size:12px;
}
.main-title-line {
	font-size:23px;
	text-align:center;
	padding:20px 0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.underline-title {
	text-align:center;
	font-size:20px;
	border-bottom:1px solid #000;
	padding-bottom:10px;
}
.white-line {
	border-bottom:1px solid #fff;
	margin:20px;
}
.white-line-pri {
	border-bottom:1px solid #fff;
}
.line-title {
	margin-bottom:20px;
}
.line-title h1 {
	padding:15px 0;
	text-align:center;
	font-size:20px;
}
.line-black {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.line-red {
	border-top:1px solid #c11432;
	border-bottom:1px solid #c11432;
}
.line-title span {
	font-size:18px;
	background-color:#82afdc;
	border-radius:50%;
	padding:10px;
}
.color-title {
	margin:20px 0;
}
.color-title h3 {
	font-size:20px;
	padding:10px;
	color:#fff;
	text-align:center;
}
.redcl-title {
	margin:20px 0;
}
.redcl-title h3 {
	font-size:20px;
	padding:10px;
	color:#c11432;
	text-align:center;
	border:1px solid #c11432;
}

.radius-title {
	border-radius:20px;
}
.radius-title h3 {
	font-size:20px;
	color:#fff;
	text-align:center;
	padding:3px 0;
}

.thingreen{background-color:#aac467;}
.thinorange{background-color:#e7ba5a;}
.lightblue{background-color:#82afdc;}
.lightblue2{background-color:#73a7be;}
.lightpink{background-color:#f29a8e;}
.khakibr{background-color:#baa58c;}
.khakibrown{background-color:#8c8075;}
.lightbrown{background-color:#b98f6d;}
.lightgreen{background-color:#ccd321;}
.green{background-color:#008545;}
.blue{background-color:#2e3185;}
.red {background-color:#c11432;}
.khaki {background-color:#627534;}
.orange{background-color:#ea861e;}
.gray{background-color:#4d4d4d;}
.lightgray{background-color:#727171;}
.white{background-color:#fff;}

.line {
	border-bottom:1px solid #333;
}
a:hover {
	opacity:0.8;
}
.img10, .img20, .img30, .img40, .img50, .img60, .img70, .img80, .img90, .img100 {
	display:block;
	height:auto;
	margin:0 auto;
}
.img10 {width:10%}
.img20 {width:20%}
.img30 {width:30%}
.img40 {width:40%}
.img50 {width:50%}
.img60 {width:60%}
.img70 {width:70%}
.img80 {width:80%}
.img90 {width:90%}
.img100 {width:100%}

.sp-span {
	display:none;
}
	.table-cell100 {
		display:table-cell;
		vertical-align:middle;
		width:1024px;
		height:100px;
	}
.blue-p {color:#0071b5}
.pc {display:none}
@media (min-width:768px) {
	.table-cell100 {
		display:table-cell;
		vertical-align:middle;
		width:1024px;
		height:100px;
	}
	.table-cell250 {
		display:table-cell;
		vertical-align:middle;
		width:1024px;
		height:250px;
	}
	.table-cell300 {
		display:table-cell;
		vertical-align:middle;
		width:1024px;
		height:300px;
	}
	.table-cell350 {
		display:table-cell;
		vertical-align:middle;
		width:1024px;
		height:350px;
	}
	.table-cell400 {
		display:table-cell;
		vertical-align:middle;
		width:1024px;
		height:400px;
	}
	.table-cell500 {
		display:table-cell;
		vertical-align:middle;
		width:1024px;
		height:500px;
	}
	.table-cell550 {
		display:table-cell;
		vertical-align:middle;
		width:1024px;
		height:550px;
	}
	.spbr {
		display:none;
	}
	.pc {display:inline}
	.sp {display:none}

}

/* ==========================================================================

   Contents

========================================================================== */
/* ------------------- ページトップ ------------------- */
.pagetop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 15px;
	width: 50px;
	height: 50px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #aee8f6;
	color: #fff;
	font-size: 37px;
	line-height: 1.7;
	text-indent: 0.40em;
	text-decoration:none;
	font-weight:normal;
}
.pagetop a:hover {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #aee8f6;
}
@media (min-width:768px) {
	.pagetop {
		bottom:20px;
		right:20px;
	}
}

/* ==========================================================================
   header
========================================================================== */
.header-line {
	border-top:5px solid #29a5dc;
}
.head-left {
	width:50%;
}
.head-left, .head-right {
	float:left;
	width:50%;
}
.head-left img {
	margin-top:10px;
	}
.head-right img {
	margin-top:12px;
}

@media(min-width:768px) {
	p {
		font-size:17px;
	}
	.head-left img {
		width:70%;
		margin-left:0;
		margin-right:auto;
		margin-top:10px;
	}
	.head-right img {
		width:70%;
		margin-right:0;
		margin-left:auto;
		margin-top:25px;
	}

}

/* ==========================================================================
   コンテンツ
========================================================================== */
.box1 {
	margin-top:5px;
}
.box_cam {
	margin-top:0px;
}
.box2 {
	margin-top:30px;
}
.box3 {
	background-color:#ade7f5;
	padding:50px 0 30px 0;
}
.box3 img {
	margin-bottom:10px;
}
.box5-left, .box5-right {
	margin-bottom:10px;
}
.box5-left2, .box5-right2 {
	margin-bottom:10px;
}
.box5-right {
	background-color:#fff;
}
.box5-right p, .box5-right2 p {
	padding:15px;
	line-height:1.7;
}
.box5-right2 {
	background-color:#fff;
}
.box5 {
	margin-top:0px;
	position: relative;
	padding: 80px 0 40px 0;
	background-color: #5ebdf5;
	font-size:20px;
	text-align:center;
	color:#666666;
}
.box5::after {
	position: absolute;
	top: 0%;
	left: 0%;
	content: '';
	width: 0;
	height: 0;
	border: 50vw solid transparent;
	border-top: 50px solid #ade7f5;
}
.box6 {
	background-color:#ade7f5;
	margin-top:0px;
	position: relative;
	padding: 80px 0 40px 0;
	font-size:20px;
	text-align:center;
	color:#666666;
}
.box6 p {
	padding:10px;
}
.box6-left, .box6-right2 {
	box-sizing:border-box;
	border:3px solid #ade7f5;
	margin-bottom:20px;
}
.box6-right, .box6-left2 {
	box-sizing:border-box;
	background-color:#fff;
	margin-bottom:20px;
}
.box6::after {
	position: absolute;
	top: 0%;
	left: 0%;
	content: '';
	width: 0;
	height: 0;
	border: 50vw solid transparent;
	border-top: 50px solid #5ebdf5;
}
.box7 {
	background-color:#fff;
	margin-top:0px;
	position: relative;
	padding: 80px 0 40px 0;
	font-size:20px;
	text-align:center;
	color:#666666;
}

.box7::after {
	position: absolute;
	top: 0%;
	left: 0%;
	content: '';
	width: 0;
	height: 0;
	border: 50vw solid transparent;
	border-top: 50px solid #ade7f5;
}
.box7-left, .box7-right {
	margin-bottom:30px;
}
.box9 {
	background-color:#29a4db;
	padding:40px 0;
}
.box9-right2, .box9-left2 {
	margin-bottom:30px;
}
.box9-5 {
	margin-top:0px;
	position: relative;
	padding: 80px 0 40px 0;
	font-size:20px;
	text-align:center;
	background-color:#c5f2f9;
	padding:20px 0;
}
.box9-5::after {
	position: absolute;
	top: 0%;
	left: 0%;
	content: '';
	width: 0;
	height: 0;
	border: 50vw solid transparent;
	border-top: 50px solid #29a4db;
}

.box9 p, .box9-5 p {
	padding:10px;
}
.box9-left {
	margin:15px 0;
}
.box9-right {
	background-color:#fff;
	margin:15px 0;
}
.box9-left2 {
	background-color:#fff;
	margin:15px 0;
}
.box9-right2 {
	margin:15px 0;
}
.box9-5 {
	padding:50px 0;
}
.box8-left, .box8-right {
	margin-bottom:20px;
}
.box10 {
	padding:50px 0 10px 0;
}
.box10-left, .box10-right {
	margin:15px 0;
}
.box10 p {
	padding:10px;
}
.box10p {
	padding:10px;
	border:3px solid #29a5dc;
}
.box10-right2 img {
	margin-bottom:15px;
}
.box11 {
	background-color:#c8f0ff;
	padding:20px 0;
	margin:30px 0;
}
.title {
	font-size:15px;
	text-align:center;
	font-weight:bold;
	padding:20px 0 0 0;
}
.box12 {
	margin-top:20px;
}
.box12-right img {
	margin-top:20px;
}
.box12-left, .box12-right {
	margin:20px 0;
}
.box12-7 {
	border:3px solid #0071b5;
	padding:10px;
	font-size:14px;
	margin:30px 0;
}
.box12-5 th {
	border:none;
	background-color:#fff;
	font-size:17px;
	width:40%;
	vertical-align:top;
}
.box12-5 td {
	border:none;
	font-size:17px;
	width:70%;
}
.box13-left img, .box13-right img {
	margin:10px auto;
}
.box13-left a img:hover, .box13-right a img:hover {
	opacity:0.8;
}
.boxblue {
	background-color:#6dcefa;
	padding:10px 0;
}
.box13 {
	padding:0px 0;
}
.box14 {
	background-color:#fff;
	padding:15px;
	margin:30px 0;
}
.box14-left img, .box14-right img {
	margin:15px 0;
}
.box14 a img:hover, .box15 a img:hover {
	opacity:0.8;
}
.box15 {
	margin:30px 0 20px 0;
}
.box15 img {
	margin-bottom:20px;
}
.box17 {
	box-sizing:border-box;
	border:3px solid #4e85f2;
	padding:20px;
	margin:15px 0;
}
.box18 a img {
	margin:30px auto;
}
footer h3 {
	text-align:center;
	color:#fff;
	border-top:1px solid #0071b5;
	border-bottom:1px solid #0071b5;
	padding:15px 0;
	font-size:14px;
}
footer {
	background-color:#29a5dc;
	padding:10px 0;
}
footer p {
	line-height:40px;
	color:#ade7f5;
	text-align:center;
	font-size:10px;
}

@media (min-width:768px) {
	.box3 img {
		margin-bottom:25px;
	}

	.box5-left, .box5-right {
		float:left;
		width:50%;
	}
	.box5-left2 {
		float:right;
		width:50%;
	}
	.box5-right2 {
		float:left;
		width:50%;
	}
	.box5-left, .box5-right {
		margin-bottom:30px;
	}
	.box5-left img {
		width:95%;
		margin-left:0;
		margin-right:auto;
	}
	.box5-left2 img {
		width:95%;
		margin-right:0;
		margin-left:auto;
	}
	.box6-left, .box6-left2 {
		float:left;
		width:50%;
	}
	.box6-right, .box6-right2 {
		float:right;
		width:50%;
	}
	.box7-left, .box7-right {
		float:left;
		width:50%;
	}
	.box7-right p {
		padding:0 15px;
	}
	.box9-left {
		float:left;
		width:50%;
	}
	.box9-right {
		float:right;
		width:50%;
	}
	.box9-right p, .box9-left2 p {
		padding:20px;
	}
	.box9-left2 {
		float:left;
		width:50%;
	}
	.box9-right2 {
		float:right;
		width:50%;
	}
	.box9-left img, .box9-right2 img {
		width:90%;
	}
	.box9-5 {
		padding-top:80px;
	}
	.box10-left {
		float:left;
		width:50%;
	}
	.box10-right {
		float:right;
		width:50%;
	}
	.box10-left2 {
		float:left;
		width:50%;
	}
	.box10-right2 {
		float:right;
		width:50%;
	}
	.box10-left img, .box10-right2 img {
		width:70%;
	}
	.box10 p {
		padding:20px;
	}
	.box11-pc {
		width:70%;
		padding:30px 0;
	}
	.box12-left, .box12-right, .box13-left, .box13-right, .box14-left, .box14-right, .box16-left, .box16-right, .box18-right {
		float:left;
		width:50%;
	}
	.box18-left {
		float:right;
		width:50%;
	}
	.title {
		font-size:28px;
	}
	.box12-left, .box12-right {
		padding:0 20px;
		box-sizing:border-box;
	}
	.box12-7 th {
		width:10%;
	}
	.box12-right img {
		width:90%;
		margin-top:30px;
	}
	.box12-left img, .box14-left img {
		width:90%;
	}
	.box12-5 img {
		width:90%;
	}
	.box12-5 p {
		font-size:17px;
		padding:30px;
	}
	.box14-right img {
		margin-left:10px;
		margin-right:auto;
		width:90%;
	}
	.box12p {
		border:1px solid #808080;
	}
	.box14-left p, .box14-right p {
		padding:20px;
	}
	.box14 a img {
		width:60%;
	}
	.box14 {
		margin:30px 0;
	}
	.box16 img {
		width:80%;
	}
	.box17 {
		border:none;
	}
	.btnn {
		width:50%;
	}
	.box16-left p , .box16-right p {
		padding:10px 20px;
	}
	.box18 a img {
		width:70%;
	}
	.box18-left a img {
		margin-top:13px;
	}
	footer p {
		font-size:16px;
	}

}


@media (min-width:1024px) {
	.box5::after {
		border: 512px solid transparent;
		border-top: 50px solid #ade7f5;
	}
	.box6::after {
		border: 512px solid transparent;
		border-top: 50px solid #ade7f5;
	}
	.box7::after {
		border: 512px solid transparent;
		border-top: 50px solid #ade7f5;
	}
	.box9-5::after {
		border: 512px solid transparent;
		border-top: 50px solid #29a4db;
	}

}





.st-accordion{
    width:100%;
    min-width:270px;
    margin: 0 auto;
}
.st-accordion ul li{
    height: 100px;
    border-bottom: 1px solid #c7deef;
    border-top:1px solid #fff;
    overflow: hidden;
}
.st-accordion ul li:first-child{
    border-top:none;
}
.st-accordion ul li > a{
	height:100px;
	color:#0071b6;
	padding-left:40px;
    font-size: 16px;
    display: block;
	position: relative;
    line-height: 1.5;
	outline:none;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
}
.st-accordion ul li > a img {
	position:absolute;
	top:30%;
	left:0px;
}
.st-accordion ul li > a span{
	background: transparent url("images/down.png") no-repeat center center;
	text-indent:-9000px;
	width: 26px;
	height: 14px;
	position: absolute;
	top: 50%;
	right: 26px;
	margin-top: -7px;
	opacity:1;
	-webkit-transition:  all 0.2s ease-in-out;
	-moz-transition:  all 0.2s ease-in-out;
	-o-transition:  all 0.2s ease-in-out;
	-ms-transition:  all 0.2s ease-in-out;
	transition:  all 0.2s ease-in-out;
}
.st-accordion ul li > a:hover{
    color: #1693eb;
}
.st-accordion ul li > a:hover span{
	opacity:1;
	right: 10px;
}
.st-accordion ul li.st-open > a{
    color: #1693eb;
}
.st-accordion ul li.st-open > a span{
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
    transform:rotate(180deg);
	right:10px;
	opacity:1;
}
.st-left {
	float:left;
	width:10%;
	background-color:#fff;
}
.st-content {
	background-color:#fff;
}
.st-left img {
	width:80%;
}
.st-right {
	float:right;
	width:90%;
	background-color:#fff;
}
.st-content{
    padding: 5px 0px 30px 0px;
}
.st-content p{
    font-size:  16px;
    line-height:  28px;
    padding: 0px 4px 15px 15px; 
}
@media (min-width:768px) {
	.st-left {
		width:3%;
	}
	.st-right {
		width:97%;
	}
}
@media screen and (max-width: 320px){
	.st-accordion ul li > a{
		font-size:36px;
	}
}
/* ==========================================================================
	Viewhot
========================================================================== */
.viewhot-box {
	margin: 100px 0 20px 0;
}
.viewhot-fee{color:#6dcefa;font-size: 20px;}
.viewhot-course{
font-size: 30px;
color: #6dcefa;
}
.viewhot-border {
border-top: 3px solid #0071b5;
border-bottom: 3px solid #0071b5;
	padding: 20px 0;
margin-bottom: 30px;
}
.viewhot-border h4,
.viewhot-border p {
text-align: center;
}
.text-blue{
color: #0071b5;
}
.viewhot-inner{
margin: 0 auto;
padding: 0;
max-width: 1024px;
zoom: 1;
}
.viewhot-block1,
.viewhot-block2,
.viewhot-block3,
.viewhot-block4,
.viewhot-block5,
.viewhot-block6{
	float: left;
	width: 32%;
padding-left:1%;
padding-right:1%;
}
.viewhot-block1,.viewhot-block4{padding-left:0;}
.viewhot-block3,.viewhot-block6{padding-right:0;}
.viewhot-table{
background-color: #fff;
background-color: #6dcefa;
border-radius: 10px;
padding: 10px;
margin-bottom: 20px;
}
.viewhot-table dt{
color: #fff;
font-size: 20px;
padding:10px 0;
margin: 0;
}
.viewhot-table dd{
padding: 10px;
background-color: #fff;
margin: 0 0 3px 0;
border-radius: 4px;
color: #0071b5;
}
.viewhot-yen{
font-size: 26px;
}
.viewhot-getsu{
color: #c3b519;
}
@media (max-width:1024px) {
.viewhot-inner {
	padding: 0 15px;
}
}
@media(max-width:768px) {
.viewhot-box {
		margin: 30px 0 20px 0;
}
.viewhot-border .text-blue{
	font-size: 12px;		
}
.viewhot-course{
	font-size: 20px;		
}
.viewhot-block1,.viewhot-block3,.viewhot-block5{
		float: left;
	width: 48%;
	padding-left:0;
	padding-right:2%;
}
.viewhot-block2,.viewhot-block4,.viewhot-block6{
	float: right;
		width: 48%;
	padding-left:2%;
	padding-right:0;
}
.viewhot-table{
	margin-bottom: 10px;
	padding: 5px;
}
.viewhot-table dt {
	font-size: 11px;
	padding: 5px 0;
	text-align: center;
}
.viewhot-table dd {
	font-size: 10px;
	padding: 5px;
}
.viewhot-yen {
	font-size: 16px;
}
.viewhot-getsu{
	font-size: 12px;		
}
}