@charset "UTF-8";
/*
Theme Name: トランスフォーメーションコネクト機構
Theme URI: https://athreelaugh.co.jp/th01/
Description: トランスフォーメーションコネクト機構
Author: トランスフォーメーションコネクト機構
Author URI: https://athreelaugh.co.jp/
Version: 0.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* =Reset default browser CSS. Based on work by Eric Meyer.
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html{
	width: 100%;
	height: 100%;
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
}

body{
	width: 100%;
	height: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	line-height: 1.0;
	position: relative;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-feature-settings: "palt"1;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-print-color-adjust: exact;
}

/* =Fonts
-------------------------------------------------------------- */
body{
	font-family: Helvetica, 'YuGothic', 'Yu Gothic', '游ゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', 'MS PGothic', 'MS Pゴシック', Arial, sans-serif;
}

@font-face{
	font-family: 'FontAwesome';
	src: url('fonts/fontawesome-webfont.eot?v=4.3.0');
	src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),
		url('fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), 
		url('fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), 
		url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), 
		url('fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face{
	font-family: 'Helvetica-Light';
	src:url('fonts/Helvetica-Light.eot');	/* IE9 Compat Modes */
	src:url('fonts/Helvetica-Light.eot?#iefix') format('eot'),	/* IE6-IE8 */
		url('fonts/Helvetica-Light.woff') format('woff'),
		url('fonts/HHelvetica-Light.otf');
}a

/* =img markup
-------------------------------------------------------------- */
img{
	border: none;
	object-fit: cover;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	-webkit-backface-visibility: hidden;
	image-rendering: -webkit-optimize-contrast;
}

.object-fit-img{
	object-fit: cover;
	font-family: 'object-fit: cover;';
}

img::selection{
	background: transparent;
}

img::-moz-selection{
	background: transparent;
}

a img{
	border: none;
}

/* =Structure
-------------------------------------------------------------- */
.inner{
	width: 1000px;
	margin: 0 auto;
	padding: 0 20px;
	display: block;
	clear: both;
	position: relative;
}

.inner:after{
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	clear: both;
}

.w740{
	width: 740px;
	margin: 0 auto;
	padding: 0 20px;
	display: block;
	clear: both;
	position: relative;
}

.w800{
	width: 800px;
	margin: 0 auto;
	padding: 0 20px;
	display: block;
	clear: both;
	position: relative;
}

/* =Global Elements
-------------------------------------------------------------- */
body{
	background: #fff;
	color: #333;
	font-size: 15px;
	font-size: 1.5rem;
	letter-spacing: 1px;
	line-height: 1.8;
}

input{
	color: #333;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.8;
}

#content input{
	font-size: 16px !important;
	font-size: 1.6rem !important;
}

hr{
	width: 100%;
	height: 1px;
	background: #e7e7e7;
	border: none;
	clear: both;
	margin-bottom: 20px;
}

palt{
	font-weight: normal;
	clear: both;
}

blockquote{
	quotes: none;
}

blockquote:before,
blockquote:after{
	content: '';
	content: none;
}

del{
	text-decoration: line-through;
}

ul,
#content ul{
	list-style: none;
}

ol,
#content ol{
	list-style: decimal;
	margin: 0 0 0 1.5em;
}

ol ol{
	list-style: upper-alpha;
}

ol ol ol{
	list-style: lower-roman;
}

ol ol ol ol{
	list-style: lower-alpha;
}

ul ul,
ol ol,
ul ol,
ol ul{
	margin-bottom: 0;
}

b{
	font-weight: bold;
}

em{
	color: #4b8cca;
	font-style: normal;
	font-size: 12px;
	font-size: 1.2rem;
	float: right;
	margin-top: 2px;
}

big{
	font-size: 131.25%;
}

small{
	font-size: smaller;
}

ins{
	background: #ffc;
	text-decoration: none;
}

blockquote{
	font-style: italic;
	padding: 0 3em;
}

blockquote cite,
blockquote em,
blockquote i{
	font-style: normal;
}

pre{
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	padding: 1.5em;
	overflow: auto;
	margin-bottom: 18px;
}

abbr,
acronym{
	border-bottom: 1px dotted #666;
	cursor: help;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

sup,
sub{
	height: 0;
	vertical-align: baseline;
	line-height: 1;
	position: relative;
}

sup{
	bottom: 1ex;
}

sub{
	top: .5ex;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
textarea{
	width: 100%;
	background: #f6f6f6;
	color: #333;
	font-family: Helvetica, 'YuGothic', 'Yu Gothic', '游ゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', 'MS PGothic', 'MS Pゴシック', Arial, sans-serif !important;
	font-feature-settings: "palt"1;
	border: none;
	border-radius: 0;
	outline: none;
	padding: 13px 15px 12px 15px !important;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

a,
a:link,
a:visited,
a:hover,
a:active{
	color: #333;
	text-decoration: none;
	-webkit-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

a:hover{
	color: #4b8cca;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}

::selection{
	background: #e6eff7;
}

::-moz-selection{
	background: #e6eff7;
}

.mb0{margin-bottom: 0 !important;}
.mb20{margin-bottom: 20px !important;}
.mb30{margin-bottom: 30px !important;}
.mb40{margin-bottom: 40px !important;}
.mb50{margin-bottom: 50px !important;}
.mb60{margin-bottom: 60px !important;}
.mb70{margin-bottom: 70px !important;}
.mb80{margin-bottom: 80px !important;}
.mb90{margin-bottom: 90px !important;}
.mb100{margin-bottom: 100px !important;}
.center{text-align: center !important;}

.screen-reader-text{
	width: 1px;
	height: 1px;
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	position: absolute !important;
}

/* =404
-------------------------------------------------------------- */
#content .error404 .entry-title{
	text-align: center;
	margin-top: 80px;
	margin-bottom: 20px;
}

#content .error404 .entry-content{
	text-align: center;
	margin-bottom: 80px;
}

#content .error404 p{
	text-align: center;
	margin-bottom: 35px;
}

.error404 input#s{
	margin-bottom: 20px;
}

/* =Header
-------------------------------------------------------------- */
#header{
	padding: 15px 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	position: relative;
}

#site-description{
	display: none;
}

#site-title{
	width: 310px;
	height: 50px;
	margin-bottom: 0;
}

#site-title a{
	width: 310px;
	height: 50px;
	display: block;
	background: url(images/logo.svg) 0 0 no-repeat;
	background-size: 310px 50px;
	text-indent: -9999px;
}

.top_mainmovie{
	width: 100%;
	height: calc(100vh - 80px);
	height: -webkit-calc(100vh - 80px);
	overflow: hidden;
	clear: both;
	position: relative;
}

#video{
	width: 100%;
	height: 100%;
	object-fit: cover;
	background-size: cover;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

span.top_copy{
	width: 100%;
	display: block;
	text-align: center;
	color: #fff;
	font-family: 'Helvetica-Light';
	font-size: 48px;
	font-size: 4.8rem;
	letter-spacing: -1px;
	line-height: 1.0;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 2;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	margin: auto;
}

span.top_copy span.en{
	display: block;
	margin-bottom: 55px;
}

span.top_copy span.en:last-child{
	margin-bottom: 0;
}

span.top_copy span.en::selection{
	background: transparent;
}

span.top_copy span.en::-moz-selection{
	background: transparent;
}

.video-mask{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
    background: url(images/dot.png);
    width: 100%;
	height: 100%;
    z-index: 1;
}

/* =Menu
-------------------------------------------------------------- */
#access{
	position: absolute;
	top: 22px;
	right: 96px;
}

#access ul{
	display: flex;
}

#access ul li{
	line-height: 1.0;
	position: relative;
	margin-top: 10px;
	margin-right: 20px;
}

#access ul li.h_contact{
	margin-top: 0;
	margin-right: 0;
}

#access ul li a{
	display: inline-block;
	color: #333;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.5px;
	border-bottom: 2px solid transparent;
	padding: 0 5px 5px 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

#access ul li.h_contact a{
	width: 140px;
	height: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #4b8cca;
	color: #fff;
	font-weight: bold;
	border: 2px solid #4b8cca;
	border-radius: 18px;
	padding: 0 0 1px 0;
}

#access ul li a:hover{
	border-bottom-color: #4b8cca;
}

#access ul li.h_contact a:hover{
	background: none;
	color: #4b8cca;
}

#access ul ul{
	width: 180px;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 38px;
	left: 50%;
	z-index: 99999;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	margin-left: -90px;
}

#access ul li:hover > ul{
	opacity: 1;
	pointer-events: inherit;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}

#access ul ul li{
}

#access ul ul li a{
}

/* =ハンバーガーメニュー
-------------------------------------------------------------- */
#t-navi{
	display: block;
	text-align: left;
}

.navi-toggle{
	width: 76px;
	height: 50px;
	display: block;
	mix-blend-mode: difference;
	background: transparent;
	color: transparent;
	cursor: pointer;
	border: 0;
	outline: 0;
	padding: 20px 20px 24px 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	position: fixed;
	top: 16px;
	right: 10px;
	z-index: 999;
}

.navi-toggle:hover{
	cursor: pointer;
}

.navi-toggle span{
	width: 100%;
	height: 2px;
	display: block;
	background: #fff;
	border-radius: 1px;
	position: relative;
	-webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.navi-toggle span:before,
.navi-toggle span:after{
	content: "";
	width: 100%;
	height: 2px;
	background: #fff;
	border-radius: 1px;
	-webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	position: absolute;
	top: -10px;
	left: 0;
}

.navi-toggle span:after{
	top: 10px;
}

.navi-toggle span::selection{
	background: transparent;
}

.navi-toggle span::-moz-selection{
	background: transparent;
}

.navi-toggle span br::selection{
	background: transparent;
}

.navi-toggle span br::-moz-selection{
	background: transparent;
}

.navi-toggle.on span{
	background: transparent;
}

.navi-toggle.on span:before{
	background: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 0;
}

.navi-toggle.on span:after{
	background: #fff;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 0;
}

#t-navi .t-menu{
	width: 100%;
	height: 100%;
	display: none;
	background: #000;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 100;
}

.tmenu_content{
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
}

#t-navi ul{
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	margin: auto;
	padding-left: 120px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
	
#t-navi ul li{
	line-height: 1.0;
	margin-bottom: 30px;
}

#t-navi ul li:last-child{
	margin-bottom: 0;
}

#t-navi ul li a{
	display: inline-block;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 2px;
	border-bottom: 1px solid transparent;
	padding-bottom: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

#t-navi ul li a:hover{
	border-bottom-color: #fff;
}

#t-navi ul li.sub a:before{
	content: '';
	width: 12px;
	height: 1px;
	display: inline-block;
	vertical-align: middle;
	background: #fff;
	margin: 0 10px 4px 0;
}

.tmenu_img{
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 0;
}

.tmenu_img .pc,
.tmenu_img .sp{
	width: 100%;
	height: 100%;
}

.tmenu_img img{
	width: 100%;
	height: 100% !important;
	pointer-events: none;
}

/* =Content
-------------------------------------------------------------- */
*:before,
*:after{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.pc{display: block;}
.tb{display: none;}
.sp{display: none;}

#main{
	padding: 0 0 0 0;
	clear: both;
	overflow: hidden;
}

#container{
	width: 100%;
	float: left;
	margin: 0 -240px 0 0;
}

#content{
	color: #333;
	font-size: 15px;
	font-size: 1.5rem;
	letter-spacing: 1px;
	line-height: 1.8;
	overflow: hidden;
	margin: 0 282px 100px 0;
}

.home #content{
	margin: 0 0 0 0;
}

.one-column #content{
	width: 100%;
	margin: 0 auto;
	margin-bottom: 80px;
}

.single-attachment #content{
	width: 900px;
	margin: 0 auto;
}

article,
section{
	display: block;
}

p,
#content p{
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 15px;
	font-size: 1.5rem;
	letter-spacing: 1px;
	margin-bottom: 1.8em;
}

#content ul,
#content ol,
#content pre,
#content hr{
	margin-bottom: 1.8em;
}

#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul{
	margin-bottom: 0;
}

#content pre,
#content kbd,
#content tt,
#content var{
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.8;
}

#content code{
	font-size: 13px;
}

h1,
h2,
h3,
h4,
h5,
h6,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6{
	color: #333;
	font-weight: bold;
	line-height: 1.8;
	margin: 0 0 20px 0;
}

#primary,
#secondary{
	width: 220px;
	overflow: hidden;
	float: right;
}

#secondary{
	clear: right;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

#content table{
	width: 100%;
	text-align: left;
	border: 1px solid #ccc;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin-bottom: 10px;
}

#content tr th,
#content tr td{
	color: #333;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.8;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.hentry{
	margin: 0 0 0 0;
}

.home .sticky{
	background: #f2f7fc;
	border-top: 4px solid #000;
	padding: 18px 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin-left: -20px;
	margin-right: -20px;
}

.page-title{
	color: #000;
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 0 0 36px 0;
}

.page-title span{
	color: #333;
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
	font-size: 1.6rem;
}

.page-title a:link,
.page-title a:visited{
	color: #777;
	text-decoration: none;
}

.page-title a:active,
.page-title a:hover{
	color: #4b8cca;
}

h3.f-title-en,
#content h3.f-title-en{
	text-align: center;
	font-weight: normal;
	font-family: 'Helvetica-Light';
	font-size: 36px;
	font-size: 3.6rem;
	letter-spacing: 0;
	line-height: 1.0;
	margin-bottom: 15px;
}

h3.f-title,
#content h3.f-title{
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0;
	line-height: 1.0;
	margin-bottom: 0;
}

h3.p-title,
#content h3.p-title{
	width: 100%;
	height: 50px;
	display: flex;
	align-items: center;
	text-align: center;
	background: #4b8cca;
	color: #fff;
	font-size: 15px;
	font-size: 1.5rem;
	letter-spacing: 0.5px;
	line-height: 1.0;
	padding: 2px 0 0 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin-bottom: 20px;
}

.entry-title a:link,
.entry-title a:visited{
	color: #333;
	text-decoration: none;
}

.entry-title a:active,
.entry-title a:hover{
	color: #4b8cca;
}

.entry-meta{
	margin-bottom: 50px;
}

.entry-meta a{
	font-size: 13px;
	font-size: 1.3rem;
}

span.meta-prep.meta-prep-author,
span.meta-sep,
span.author.vcard,
.entry-utility{
	display: none;
}

.entry-meta abbr,
.entry-utility abbr{
	border: none;
}

.entry-meta abbr:hover,
.entry-utility abbr:hover{
	border-bottom: 1px dotted #666;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.entry-content,
.entry-summary{
	clear: both;
}

.entry-content .more-link{
	white-space: nowrap;
}

#content .entry-summary p:last-child{
	margin-bottom: 12px;
}

.entry-content fieldset{
	border: 1px solid #e7e7e7;
	padding: 24px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin: 0 0 24px 0;
}

.entry-content fieldset legend{
	background: #fff;
	color: #333;
	font-weight: bold;
	padding: 0 24px;
}

.entry-content input{
	padding: 7px 10px;
	margin: 0 0 0 0;
}

.entry-content input.file,
.entry-content input.button{
	margin-right: 24px;
}

.entry-content label{
	color: #333;
	font-size: 16px !important;
	font-size: 1.6rem !important;
}

.entry-content select{
	margin: 0 0 0 0;
}

.entry-content sup,
.entry-content sub{
	font-size: 10px;
	font-size: 1.0rem;
}

.entry-content blockquote.left{
	width: 33%;
	text-align: right;
	float: left;
	margin-left: 0;
	margin-right: 24px;
}

.entry-content blockquote.right{
	width: 33%;
	text-align: left;
	float: right;
	margin-left: 24px;
	margin-right: 0;
}

.page-link{
	color: #333;
	font-weight: bold;
	word-spacing: 0.5em;
	line-height: 48px;
	clear: both;
}

.page-link a:link,
.page-link a:visited{
	background: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	padding: 0.5em 0.75em;
}

.home .sticky .page-link a{
	background: #d9e8f7;
}

.page-link a:active,
.page-link a:hover{
	color: #4b8cca;
}

body.page .edit-link{
	display: block;
	clear: both;
}

#entry-author-info{
	background: #f2f7fc;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 20px;
	border-top: 4px solid #333;
	padding: 18px 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	overflow: hidden;
	clear: both;
	margin: 24px 0;
}

#entry-author-info #author-avatar{
	height: 60px;
	background: #fff;
	border: 1px solid #e7e7e7;
	padding: 11px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	float: left;
	margin: 0 -104px 0 0;
}

#entry-author-info #author-description{
	float: left;
	margin: 0 0 0 104px;
}

#entry-author-info h2{
	color: #333;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0;
}

.entry-utility{
	color: #777;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 18px;
	clear: both;
}

.entry-meta a:hover,
.entry-utility a:hover{
	color: inherit;
}

#content .video-player{
	padding: 0;
}

.format-standard .wp-video,
.format-standard .wp-audio-shortcode,
.format-audio .wp-audio-shortcode,
.format-standard .video-player{
	margin-bottom: 24px;
}

span.red{
	color: #c1272d;
}

span.blue{
	color: #4b8cca;
}

span.purple{
	color: #af61a2;
}

span.green{
	color: #9aca5f;
}

span.bold{
	font-weight: bold;
}

span.author{
	display: none;
}

.none{
	display: none !important;
}

.more{
	display: block;
	clear: both;
}

.more a{
	width: 280px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	background: #af61a2;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	font-size: 1.5rem;
	letter-spacing: 0.5px;
	line-height: 1.0;
	clear: both;
	margin: 0 auto;
}

.more a:after{
	content: "\f101";
	display: inline-block;
	font-weight: normal;
	font-family: 'FontAwesome';
	margin: 0 0 0 0.5em;
}

.more a:hover{
	background: #4b8cca;
	color: #fff;
}

.more_2{
	display: block;
	line-height: 1.0;
	clear: both;
}

.more_2 a{
	display: inline-block;
	color: #4b8cca;
	font-weight: bold;
	font-size: 15px;
	font-size: 1.5rem;
	letter-spacing: 0.5px;
}

.more_2 a:before{
	content: '';
	width: 15px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	background: url(images/more_deco.svg) no-repeat;
	background-size: 15px 15px;
	margin: 0 10px 4px 0;
}

.more_2 a:hover:before{
	animation-name: rotation;
	animation-duration: 0.25s;
	animation-fill-mode: forwards;
}

@keyframes rotation{
	0%{ transform:rotate(0); }
	100%{ transform:rotate(180deg); }
}

.img_center{
	text-align: center;
	line-height: 0;
	margin: 0 auto;
}

.p_eyecatch{
	width: 100%;
	position: relative;
	margin-bottom: 80px;
}

.p_eyecatch_img{
	line-height: 0;
}

.p_eyecatch_img img{
	width: 100%;
	height: auto;
	pointer-events: none;
}

.p_eyecatch_img img:hover{
	opacity: 1.0;
}

h3.entry-title,
#content h3.entry-title{
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.0;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	margin: auto;
	margin-bottom: 0;
}

.fade{
	opacity: 0;
	transition: opacity 0.6s;
}
 
.fade.view{
	opacity: 1;
}

.mask-wrap{
	display: table;
	overflow: hidden;
}

.mask-wrap .mask{
	display: table;
	overflow: hidden;
	position: relative;
	left: -99.9%;
}

.mask-wrap .mask-bg{
	width: 100%;
	height: 100%;
	display: block;
	background: #c21a1f;
	position: absolute;
	left: 0;
	top: 0;
}

.box{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.box .boxInner{
	width: inherit;
	height: inherit;
	opacity: 0;
}

@keyframes play{
	from{
		transform: translateX(-100%);
	}
	to{
		transform: translateX(0);
	}
}

@keyframes maskOut{
	from{
		transform: translateX(0);
	}
	to{
		transform: translateX(100%);
	}
}

.isPlay{
	animation-name: play;
	animation-duration: .3s;
	animation-fill-mode: forwards;
	animation-timing-function: cubic-bezier(.8,0,.5,1);
	position: relative;
	opacity: 1 !important;
}

.isPlay:before{
	content: '';
	width: 100%;
	height: 100%;
	background: #c21a1f;
	animation-name: maskOut;
	animation-duration: .3s;
	animation-delay: .6s;
	animation-fill-mode: forwards;
	animation-timing-function: cubic-bezier(.8,0,.5,1);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.jumbi{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.0;
	margin-bottom: 200px;
}

/* =Swipebox
-------------------------------------------------------------- */
#swipebox-bottom-bar{
	height: 38px !important;
	background: none !important;
	top: 50% !important;
	margin-top: -17px !important;
}

#swipebox-arrows{
	width: calc(100% - 70px) !important;
	width: -webkit-calc(100% - 70px) !important;
	max-width: inherit !important;
	height: 38px !important;
	padding-right: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

#swipebox-prev{
	width: 22px !important;
	height: 38px !important;
	background-image: url(images/swipebox_prev.png) !important;
	background-size: 22px 38px;
	background-repeat: no-repeat;
	border: none !important;
	text-decoration: none !important;
	cursor: pointer;
	background-position: inherit !important;
}

#swipebox-next{
	width: 22px !important;
	height: 38px !important;
	background-image: url(images/swipebox_next.png) !important;
	background-size: 22px 38px;
	background-repeat: no-repeat;
	border: none !important;
	text-decoration: none !important;
	cursor: pointer;
	background-position: inherit !important;
}

#swipebox-close{
	width: 30px !important;
	height: 30px !important;
	background-image: url(images/swipebox_close.png) !important;
	background-size: 30px 30px;
	background-repeat: no-repeat;
	border: none !important;
	text-decoration: none !important;
	cursor: pointer;
	background-position: inherit !important;
	top: 25px !important;
	right: 40px !important;
}

/* =Asides
-------------------------------------------------------------- */
.home #content .format-aside p,
.home #content .category-asides p{
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}

.home .hentry.format-aside,
.home .hentry.category-asides{
	padding: 0;
}

.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content{
	padding-top: 0;
}

/* =Gallery listing
-------------------------------------------------------------- */
.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img{
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}

.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb{
	float: left;
	margin-top: -4px;
	margin-right: 20px;
}

.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility{
	padding-top: 4px;
}

/* =Attachment pages
-------------------------------------------------------------- */
.attachment .entry-content .entry-caption{
	font-size: 140%;
	margin-top: 24px;
}

.attachment .entry-content .nav-previous a:before{
	content: '\2190\00a0';
}

.attachment .entry-content .nav-next a:after{
	content: '\00a0\2192';
}

/* =Images
-------------------------------------------------------------- */
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img{
	max-width: 100%;
	height: auto;
}

.alignleft,
img.alignleft{
	display: inline;
	float: left;
	margin-top: 4px;
	margin-right: 24px;
}

.alignright,
img.alignright{
	display: inline;
	float: right;
	margin-top: 4px;
	margin-left: 24px;
}

.aligncenter,
img.aligncenter{
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter{
	margin-bottom: 12px;
}

.wp-caption{
	max-width: 632px !important;
	text-align: center;
	background: #f1f1f1;
	line-height: 18px;
	padding: 4px;
	margin-bottom: 20px;
}

.wp-caption img{
	max-width: 622px;
	margin: 5px 5px 0;
}

.wp-caption p.wp-caption-text{
	color: #777;
	font-size: 12px;
	font-weight: 1.2rem;
	margin: 5px;
}

.wp-smiley{
	margin: 0;
}

.gallery{
	margin: 0 auto 18px;
}

.gallery .gallery-item{
	width: 33%;
	text-align: center;
	float: left;
	margin-top: 0;
}

.gallery-columns-2 .gallery-item{
	width: 50%;
}

.gallery-columns-4 .gallery-item{
	width: 25%;
}

.gallery img{
	border: 2px solid #cfcfcf;
}

.gallery-columns-2 .attachment-medium{
	max-width: 92%;
	height: auto;
}

.gallery-columns-4 .attachment-thumbnail{
	max-width: 84%;
	height: auto;
}

.gallery .gallery-caption{
	color: #777;
	font-size: 12px;
	font-size: 1.2rem;
	margin: 0 0 12px;
}

.gallery dl{
	margin: 0;
}

.gallery img{
	border: 10px solid #f1f1f1;
}

.gallery br+br{
	display: none;
}

#content .attachment img{
	display: block;
	margin: 0 auto;
}

/* =Comments
-------------------------------------------------------------- */
#comments{
	clear: both;
}

#comments .navigation{
	padding: 0 0 18px 0;
}

h3#comments-title,
h3#reply-title{
	color: #333;
	font-weight: bold;
	font-size: 20px;
	font-weight: 2.0rem;
	margin-bottom: 0;
}

h3#comments-title{
	padding: 24px 0;
}

.commentlist{
	list-style: none;
	margin: 0;
}

.commentlist li.comment{
	line-height: 24px;
	border-bottom: 1px solid #e7e7e7;
	padding: 0 0 0 56px;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin: 0 0 24px 0;
}

.commentlist li:last-child{
	border-bottom: none;
	margin-bottom: 0;
}

#comments .comment-body ul,
#comments .comment-body ol{
	margin-bottom: 18px;
}

#comments .comment-body p:last-child{
	margin-bottom: 6px;
}

#comments .comment-body blockquote p:last-child{
	margin-bottom: 24px;
}

.commentlist ol{
	list-style: decimal;
}

.commentlist .avatar{
	position: absolute;
	top: 4px;
	left: 0;
}

.comment-author cite{
	color: #333;
	font-style: normal;
	font-weight: bold;
}

.comment-author .says{
	font-style: italic;
}

.comment-meta{
	font-size: 12px;
	font-size: 1.2rem;
	margin: 0 0 18px 0;
}

.comment-meta a:link,
.comment-meta a:visited{
	color: #777;
	text-decoration: none;
}

.comment-meta a:active,
.comment-meta a:hover{
	color: #4b8cca;
}

.reply{
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0 0 24px 0;
}

.reply a,
a.comment-edit-link{
	color: #777;
}

.reply a:hover,
a.comment-edit-link:hover{
	color: #4b8cca;
}

.commentlist .children{
	list-style: none;
	margin: 0;
}

.commentlist .children li{
	border: none;
	margin: 0;
}

.nopassword,
.nocomments{
	display: none;
}

#comments .pingback{
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 18px;
	margin-bottom: 18px;
}

.commentlist li.comment+li.pingback{
	margin-top: -6px;
}

#comments .pingback p{
	display: block;
	color: #777;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 18px;
	margin: 0;
}

#comments .pingback .url{
	font-size: 13px;
	font-size: 1.3rem;
	font-style: italic;
}

#respond{
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}

#respond p{
	margin: 0;
}

#respond .comment-notes{
	margin-bottom: 1em;
}

.form-allowed-tags{
	line-height: 1em;
}

.children #respond{
	margin: 0 48px 0 0;
}

h3#reply-title{
	margin: 18px 0;
}

#comments-list #respond{
	margin: 0 0 18px 0;
}

#comments-list ul #respond{
	margin: 0;
}

#cancel-comment-reply-link{
	font-weight: normal;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 18px;
}

#respond .required{
	color: #4b8cca;
	font-weight: bold;
}

#respond label{
	color: #777;
	font-size: 12px;
	font-size: 1.2rem;
}

#respond input{
	width: 98%;
	margin: 0 0 9px;
}

#respond textarea{
	width: 98%;
}

#respond .form-allowed-tags{
	color: #777;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 18px;
}

#respond .form-allowed-tags code{
	font-size: 11px;
	font-size: 1.1rem;
}

#respond .form-submit{
	margin: 12px 0;
}

#respond .form-submit input{
	width: auto;
	font-size: 14px;
}

/* =Widget Areas
-------------------------------------------------------------- */
.widget-area ul{
	list-style: none;
	margin-left: 0;
}

.widget-area select{
	max-width: 100%;
}

.widget_search #s{
	width: 60%;
}

.widget_search label{
	display: none;
}

.widget-container{
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin: 0 0 0 0;
}

.widget-container .wp-caption img{
	margin: auto;
}

.widget-title{
	background: #f2f2f2;
	color: #333;
	font-weight: bold;
	font-size: 15px;
	font-size: 1.5rem;
	padding: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin-bottom: 10px;
}

.widget-area a:link,
.widget-area a:visited{
	text-decoration: none;
}

.widget-area a:active,
.widget-area a:hover{
	text-decoration: none;
}

.widget-area .entry-meta{
	font-size: 11px;
}

#wp_tag_cloud div{
	line-height: 1.6em;
}

#wp-calendar{
	width: 100%;
}

#wp-calendar caption{
	text-align: left;
	color: #222;
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
	padding-bottom: 4px;
}

#wp-calendar thead{
	font-size: 11px;
}

#wp-calendar tbody{
	color: #aaa;
}

#wp-calendar tbody td{
	background: #f5f5f5;
	text-align: center;
	border: 1px solid #fff;
	padding: 3px 0 2px;
}

#wp-calendar tbody .pad{
	background: none;
}

#wp-calendar tfoot #next{
	text-align: right;
}

.widget_rss a.rsswidget{
	color: #333;
}

.widget_rss a.rsswidget:hover{
	color: #4b8cca;
}

.widget_rss 
.widget-title img{
	width: 11px;
	height: 11px;
}

#main .widget-area ul{
	padding: 0 0 0 0;
	margin-left: 0;
}

#main .widget-area ul ul{
	border: none;
	padding: 0;
	margin-bottom: 30px;
}

#main .widget-area ul ul li{
	margin-bottom: 5px;
}

/* =Pagetop
-------------------------------------------------------------- */
#pagetop{
	width: 50px;
	height: 50px;
	position: fixed;
	opacity: 0;
	bottom: 20px;
	right: 20px;
	z-index: -1;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: all .5s;
	transition: all .5s;
}

#pagetop.show{
	opacity: 1;
	z-index: 50;
	-webkit-transform: scale(1) translate3d(0, 0, 0);
	transform: scale(1) translate3d(0, 0, 0)
}

#pagetop img{
	width: 100%;
	height: auto;
	pointer-events: none;
}

#pagetop img:hover{
	opacity: 1.0;
}

#pagetop a{
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 0;
	position: relative;
	transition: all 2s ease;
	-webkit-transition: all 2s ease;
}

/* =Footer
-------------------------------------------------------------- */
.footer_img{
	width: 100%;
	line-height: 0;
}

.footer_img img{
	width: 100%;
	height: auto;
	pointer-events: none;
}

#footer{
	width: 100%;
	display: block;
	background: #eeeeef;
	padding: 80px 0 75px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	overflow: hidden;
	clear: both;
}

#colophon{
	padding: 0 0 32px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

#site-info{
	width: 310px;
	height: 50px;
	clear: both;
	margin-bottom: 20px;
}

#site-info a{
	width: 310px;
	height: 50px;
	display: block;
	background: url(images/logo.svg) 0 0 no-repeat;
	background-size: 310px 50px;
	text-indent: -9999px;
}

p.add{
	font-size: 13px;
	font-size: 1.3rem;
	letter-spacing: 0;
	line-height: 1.6;
	margin-bottom: 5px;
}

.tsukubauniv_link{
	width: 150px;
	line-height: 0;
	position: absolute;
	top: 0;
	right: 20px;
}

.tsukubauniv_link img{
	width: 100%;
	height: auto;
	pointer-events: none;
}

.tsukubauniv_link a{
	display: block;
}

#site-generator{
	overflow: hidden;
}

.f_policy ul{
	text-align: center;
	float: left;
}

.f_policy ul li{
	display: inline-block;
	line-height: 1.0;
}

.f_policy ul li:nth-of-type(1):before{
	content: '';
	width: 1px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
	background: #333;
	margin: 0 10px 2px 0;
}

.f_policy ul li:after{
	content: '';
	width: 1px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
	background: #333;
	margin: 0 4px 2px 10px;
}

.f_policy ul li:nth-of-type(2):after{
	margin: 0 0 2px 10px;
}

.f_policy ul li a{
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0;
}

.copyright{
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0;
	line-height: 1.0;
	float: right;
	margin-top: 8px;
}

/* =Contact
-------------------------------------------------------------- */
.page-id-4 #content{
	margin-bottom: 30px;
}

.recaptcha{
	margin: 40px 0;
	display: none;
}

.p_contact .p_eyecatch{
	margin-bottom: 75px;
}

.contact{
	margin-bottom: 55px;
}

#content .contact p{
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.5px;
	line-height: 2.0;
	margin-bottom: 0;
}

#content .contact_form .center p{
	margin-bottom: 0;
}

#content table.contact_table{
	border: none;
	margin-bottom: 20px;
}

#content table.contact_table tr th,
#content table.contact_table tr td{
	border: none;
	border-bottom: 1px solid #e6e6e6;
	padding: 15px 0;
	clear: both;
}

#content table.contact_table tr:nth-of-type(1) th,
#content table.contact_table tr:nth-of-type(1) td{
	border-top: 1px solid #e6e6e6;;
}

#content table.contact_table tr th{
	width: 260px;
	vertical-align: top;
	font-weight: bold;
	padding: 30px 20px 0 20px;
	overflow: hidden;
}

#content table.contact_table tr.pt_none th{
	padding: 27px 20px 0 20px;
}

#content table.contact_table tr th em{
	font-style: normal;
	font-weight: normal;
	color: #af61a2;
	font-family: 'YuGothic', 'Yu Gothic', '游ゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', 'MS PGothic', 'MS Pゴシック', Arial, sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	float: right;
	margin-top: 1px;
}

#content table.contact_table tr.pt_none td{
	padding: 25px 0 21px 0;
}

#content table.contact_table tr.contact_textarea td{
	line-height: 0;
}

#content table.contact_table tr th p,
#content table.contact_table tr td p{
	margin-bottom: 0 !important;
}

#content span.wpcf7-list-item{
	display: block;
	margin: 0;
}

#content span.wpcf7-list-item input{
	width: 16px;
	outline: none;
	margin-right: 5px;
}

#content span.wpcf7-form-control{
	display: block;
	overflow: hidden;
}

#content span.wpcf7-form-control-wrap.your-message{
	display: block;
	line-height: 0;
}

.entry-content .wpcf7 span[data-name="policy"]{
	display: block;
	padding-left: 23px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	position: relative;
}

#content .entry-content .wpcf7 span[data-name="policy"] span.wpcf7-list-item-label{
	letter-spacing: 0;
	margin-right: 0;
}

#content .entry-content .wpcf7 input[type="checkbox"]{
	width: 18px;
	height: 18px;
	display: block;
	background: transparent;
	vertical-align: middle;
	border: 1px solid #999;
	border-radius: 3px !important;
	padding: 0;
	-webkit-appearance: button;
	appearance: button;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	float: none;
	position: absolute;
	top: 4px;
	left: 0;
	margin: 0;
}

#content .entry-content .wpcf7 .confirmation input[type="checkbox"]{
	left: -25px;
}

#content .entry-content .wpcf7 input[type="checkbox"]:checked::after{
	content: "";
	width: 8px;
	height: 14px;
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 5px;
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
}

#content span#checkbox-1{
	display: block;
	position: relative;
}

#content span#checkbox-1 label{
	display: block;
	padding-left: 23px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	position: relative;
}

_::-webkit-full-page-media, _:future, :root .entry-content .wpcf7 input[type="checkbox"]:checked::after{
	border-color: #4b8cca;
	top: -1px;
	left: 4px;
}

#content table.contact_table textarea,
textarea.wpcf7-form-control.wpcf7-textarea{
	width: 100%;
	height: 240px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.8;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

dl.contact_policy{
	margin-bottom: 30px;
}

#content dl.contact_policy dt{
	width: 100%;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #f2f2f2;
	padding-top: 2px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin-bottom: 7px;
}

#content dl.contact_policy dt p{
	margin-bottom: 0 !important;
}

#content dl.contact_policy dd{
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 13px;
	font-size: 1.3rem;
	letter-spacing: 0.5px;
	line-height: 1.6;
}

.confirmation{
	color: #af61a2;
	font-weight: bold;
	font-size: 15px;
	font-size: 1.5rem;
	padding-left: 25px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	position: relative;
	margin-bottom: 35px;
}

#content input[type="submit"]{
	width: 300px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	background: #af61a2;
	color: #fff !important;
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.0;
	border: none;
	border-radius: 0 !important;
	outline: none;
	cursor: pointer;
	-webkit-appearance: none;
	appearance: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin: 0 auto;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}

#content input[type="submit"]:hover{
	background: #4b8cca;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}

:placeholder-shown{
	color: #ccc;
}

::-webkit-input-placeholder{
	color: #bebebe;
}

::-moz-placeholder{
	color: #c6c6c6;
	opacity: 1;
}

::-ms-input-placeholder{
	color: #c6c6c6;
}

#content table.contact_table tr td span.wpcf7-not-valid-tip{
	display: block;
	color: #4b8cca;
	font-size: 13px;
	font-size: 1.3rem;
	clear: both;
	margin-top: 0.5em;
}

.wpcf7-validation-errors{
	text-align: center;
	color: #4b8cca;
	font-weight: bold;
	margin-bottom: 15px;
}

.screen-reader-response,
.wpcf7-mail-sent-ok{
	text-align: center;
	color: #4b8cca;
	font-weight: bold;
	margin-bottom: 15px;
}

#content .screen-reader-response p{
	text-align: center;
}

div#wpcf7-f8-p4-o1 ul,
.screen-reader-response ul{
	display: none;
}

.wpcf7-response-output{
	text-align: center;
	color: #4b8cca;
	font-weight: bold;
	margin-top: 50px;
}

.grecaptcha-badge{
	visibility: hidden;
}

/* =Thanks
-------------------------------------------------------------- */
#content .thanks h4{
	text-align: center;
	font-size: 19px;
	font-size: 1.9rem;
	margin-bottom: 45px;
}

#content .thanks p{
	text-align: center;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 2.0;
	margin-bottom: 55px;
}

/* =Breadcrumbs（パンくずリスト）
-------------------------------------------------------------- */
.home .bread{
	display: none;
}

.bread{
	margin-bottom: 5px;
}

ul.breadcrumbs{
	width: 100%;
	display: flex;
}

ul.breadcrumbs li{
	font-size: 13px;
	font-size: 1.3rem;
	position: relative;
	padding-right: 0.5em;
}

ul.breadcrumbs li:before{
	content: "\f101";
	display: inline-block;
	color: #4b8cca;
	font-family: 'FontAwesome';
	font-size: 13px;
	font-size: 1.3rem;
	margin-right: 10px;
}

ul.breadcrumbs li:nth-child(1):before{
	content: "\f015";
	display: none;
	font-family: 'FontAwesome';
	color: #4b8cca;
	font-size: 17px;
	font-size: 1.7rem;
	margin-right: 0;
}

ul.breadcrumbs li a{
	text-decoration: none;
	font-size: 13px;
	font-size: 1.3rem;
}

/* =Policy
-------------------------------------------------------------- */
.policy_intro{
	margin-bottom: 40px;
}

#content .policy_intro p{
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.5px;
	margin-bottom: 0;
}

.policy_block{
	margin-bottom: 40px;
}

.policy_block:last-child{
	margin-bottom: 0;
}

#content .policy_block h3.p-title{
	margin-bottom: 15px;
}

#content .policy_block p{
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.5px;
	margin-bottom: 10px;
}

#content .policy_block p:last-child{
	margin-bottom: 0;
}

#content .policy_block p a{
	color: #4b8cca;
}

#content .policy_block p a:hover{
	color: #333;
}

#content .policy_block ul{
	margin-left: 1.5em;
	margin-bottom: 0;
}

.policy_block ul li{
	list-style: decimal;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.5px;
	margin-bottom: 10px;
}

.policy_block ul li:last-child{
	margin-bottom: 0;
}

/* =News & Single
-------------------------------------------------------------- */
#f_news{
	padding: 100px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

#f_news .inner{
	min-height: 154px;
}

#f_news .f_title{
	width: 180px;
}

#content #f_news h3.f-title-en,
#content #f_news h3.f-title{
	text-align: left;
}

.f_news{
	width: calc(100% - 220px);
	width: -webkit-calc(100% - 220px);
	min-height: 154px;
	position: absolute;
	top: 0;
	right: 20px;
}

#content .f_news ul,
#content .p_news ul{
	border-bottom: 1px solid #e6e6e6;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin-bottom: 0;
}

#content .p_news ul:last-child{
	margin-bottom: 40px;
}

#content .f_news ul:nth-of-type(1),
#content .p_news ul:nth-of-type(1){
	border-top: 1px solid #e6e6e6;;
}

#content .f_news ul a,
#content .p_news ul a{
	display: flex;
	padding: 13px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

li.date{
	width: 115px;
	color: #333;
	letter-spacing: 0;
	line-height: 1.0;
	padding-left: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin-top: 5px;
}

li.ca_news{
	width: 70px;
	height: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #4b8cca;
	font-size: 13px;
	font-size: 1.3rem;
	letter-spacing: 0.25px;
	line-height: 1.0;
	border: 1px solid #4b8cca;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin-right: 20px;
}

li.blog-title{
	width: calc(100% - 205px);
	width: -webkit-calc(100% - 205px);
	line-height: 1.6;
}

#f_news .more_2{
	position: absolute;
	left: 20px;
	bottom: 14px;
}

#content .single-title{
	text-align: left !important;
	font-weight: normal;
	font-size: 16px;
	font-size: 1.6rem;
	border-top: 1px solid #4b8cca;
	border-bottom: 1px solid #4b8cca;
	padding: 12px 0 9px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin-bottom: 5px;
}

.single #content p{
	font-size: 15px;
	font-size: 1.5rem;
}

.single #content img{
	width: 100%;
	max-width: 600px;
	margin-bottom: 20px;
}

.single img:hover{
	opacity: 1.0;
}

/* =Navigation
-------------------------------------------------------------- */
.navigation{
	color: #333;
	font-size: 12px;
	font-size: 1.2rem;
	overflow: hidden;
}

.navigation a:link,
.navigation a:visited{
	color: #333;
	text-decoration: none;
}

.navigation a:active,
.navigation a:hover{
	color: #4b8cca;
}

#nav-below{
	margin: 60px 0 0 0;
}

.nav-previous{
	float: left;
}

.nav-next{
	float: right;
	text-align: right;
}

.nav-previous a,
.nav-next a{
	width: 100px;
	height: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #4b8cca !important;
	font-family: 'Helvetica-Light';
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.5px;
	line-height: 1.0;
	border: 1px solid #4b8cca;
	padding-bottom: 3px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.nav-previous a:before{
	content: "\f100";
	display: inline-block;
	vertical-align: middle;
	font-family: 'FontAwesome';
	margin: 2px 0.5em 0 0;
}

.nav-next a:after{
	content: "\f101";
	display: inline-block;
	vertical-align: middle;
	font-family: 'FontAwesome';
	margin: 2px 0 0 0.5em;
}

.nav-previous a:hover,
.nav-next a:hover{
	background: #4b8cca;
	color: #fff !important;
}

#nav-above{
	margin: 0 0 18px 0;
}

#nav-above{
	display: none;
}

.paged #nav-above,
.single #nav-above{
	display: block;
}

/* =News Pager
-------------------------------------------------------------- */
.wp-pagenavi{
	display: block;
	text-align: center;
	clear: both;
}

a.page-numbers,
span.page-numbers{
	width: 30px;
	display: inline-block;
	text-align: center;
	color: #4b8cca;
	border: 1px solid #4b8cca;
	padding: 1px 0 0 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin: 0 2.5px 10px 2.5px;
}

a.page-numbers:hover{
	background: #4b8cca;
	color: #fff;
}

span.dots{
	width: inherit;
	background: none;
	color: #333;
	border: none;
	margin: 0;
}

span.current{
	background: #4b8cca;
	color: #fff;
}

a.prev,
a.next{
	width: inherit;
	background: none;
	color: #333;
	font-size: 13px;
	font-size: 1.3rem;
	border: none;
}

a.prev:hover,
a.next:hover{
	color: #4b8cca;
	background: none;
}

/* =Front-page
-------------------------------------------------------------- */
#f_intro{
	background: #000;
	padding: 100px 0 105px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

#content #f_intro h3{
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	font-size: 1.8rem;
	letter-spacing: 0;
	line-height: 1.0;
	margin-bottom: 47px;
}

#content #f_intro h3 span.en{
	display: block;
	color: #4b8cca;
	font-family: 'Helvetica-Light';
	font-size: 34px;
	font-size: 3.4rem;
	letter-spacing: -0.5px;
	margin-bottom: 15px;
}

#content #f_intro p{
	text-align: center;
	color: #fff;
	letter-spacing: 0.5px;
	line-height: 2.0;
	margin-bottom: 0;
}

#f_field{
	background: #000;
	padding: 0 10px 60px 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.field_block{
	display: flex;
	justify-content: space-between;
}

.field_block dl{
	width: calc((100% - 20px) / 3);
	width: -webkit-calc((100% - 20px) / 3);
}

.field_block dl a{
	display: block;
}

#content .field_block dl dt{
	line-height: 0;
	border-bottom: 6px solid #af61a2;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	overflow: hidden;
	position: relative;
}

#content .field_block dl.field_digital dt{
	border-bottom-color: #4b8cca;
}

#content .field_block dl.field_greenenergy dt{
	border-bottom-color: #9aca5f;
}

#content .field_block dl dt img{
	width: 100%;
	height: auto;
}

#content .field_block dl a:hover dt img{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

#content .field_block dl dt span.en{
	display: block;
	color: rgba(255, 255, 255, 0.75);
	font-family: 'Helvetica-Light';
	font-size: 48px;
	font-size: 4.8rem;
	letter-spacing: -1px;
	line-height: 1.0;
	position: absolute;
	left: 22px;
	bottom: 20px;
	z-index: 1;
}

#content .field_block dl dd.field_block_title{
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.0;
	padding: 22px 0 30px 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}

#content .field_block dl a:hover dd.field_block_title{
	color: #af61a2;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}

#content .field_block dl.field_digital a:hover dd.field_block_title{
	color: #4b8cca;
}

#content .field_block dl.field_greenenergy a:hover dd.field_block_title{
	color: #9aca5f;
}

#content .field_block dl dd.field_block_note{
	max-width: 340px;
	text-align: justify;
	text-justify: inter-ideograph;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0;
	margin-bottom: 25px;
}

#content .field_block dl dd.field_block_more{
	width: 80px;
	color: #fff;
	font-size: 15px;
	font-size: 1.5rem;
	letter-spacing: 0.5px;
	line-height: 1.0;
	border-bottom: 2px solid #af61a2;
	padding: 0 0 7px 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}

#content .field_block dl.field_digital dd.field_block_more{
	border-bottom-color: #4b8cca;
}

#content .field_block dl.field_greenenergy dd.field_block_more{
	border-bottom-color: #9aca5f;
}

#content .field_block dl dd.field_block_more:after{
	content: "\f101";
	display: inline-block;
	font-family: 'FontAwesome';
	margin: 0 0 0 0.5em;
}

#content .field_block dl a:hover dd.field_block_more{
	color: #af61a2;
	padding-left: 25px;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}

#content .field_block dl.field_digital a:hover dd.field_block_more{
	color: #4b8cca;
}

#content .field_block dl.field_greenenergy a:hover dd.field_block_more{
	color: #9aca5f;
}

/* =機構について（about）
-------------------------------------------------------------- */

/* =体制図（organizational）
-------------------------------------------------------------- */
.organizational_img{
	max-width: 920px;
	line-height: 0;
	margin: 0 auto;
}

.organizational_img img{
	width: 100%;
	height: auto;
}

/* =機構長あいさつ（greeting）
-------------------------------------------------------------- */

/* =分野紹介（field）
-------------------------------------------------------------- */

/* =デジタル分野（Digital）（digital）
-------------------------------------------------------------- */

/* =エネルギー分野（Green energy）（greenenergy）
-------------------------------------------------------------- */

/* =アクセス（access）
-------------------------------------------------------------- */
.access{
	margin-bottom: 35px;
}

#content .access h3.p-title:nth-of-type(1){
	margin-bottom: 15px;
}

#content .access p{
	letter-spacing: 0.5px;
	margin-bottom: 30px;
}

.access dl{
	margin-bottom: 25px;
}

.access dl:nth-of-type(2){
	margin-bottom: 0;
}

#content .access dl dt{
	width: 100%;
	height: 45px;
	display: flex;
	align-items: center;
	letter-spacing: 0.5px;
	line-height: 1.0;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin-bottom: 15px;
}

#content .access dl dt:before{
	content: '■';
	display: inline-block;
	color: #4b8cca;
	margin: 0 2px 0 0;
}

#content .access dl dd{
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing: 0.5px;
}

#content .access dl dd ul{
	margin-bottom: 0;
}

#content .access dl dd ul li{
	padding-left: 40px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	position: relative;
}

#content .access dl dd ul li span{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#content .access dl dd p{
	display: none;
}

.access_map{
	margin-bottom: 80px;
}

.googlemap{
	line-height: 0;
	margin-bottom: 20px;
}

.access_img{
	line-height: 0;
}

.access_img img{
	width: 100%;
	height: auto;
}

/* @media screen
-------------------------------------------------------------- */
@media screen and (max-width: 1200px){
	/* Header *********/
	#access{
		right: 86px;
	}
	
	#access ul li{
		margin-right: 15px;
	}
	
	#access ul li a{
		padding: 0 0 5px 0;
	}
}

/* @media screen
-------------------------------------------------------------- */
@media screen and (max-width: 1060px){
	html,
	body{
		width: 100%;
	}
	
	.inner{
		width: 100%;
		display: block;
		float: none;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		margin: 0;
	}
	
	/* Header *********/
	#header{
		padding: 15px 20px;
	}
	
	#access{
		right: 76px;
	}
	
	#access ul li{
		display: none;
	}
	
	#access ul li.h_contact{
		display: block;
	}
	
	.navi-toggle{
		right: 0;
	}
	
	#t-navi ul{
		padding-left: 60px;
	}
	
	/* News *********/
	#f_news{
		padding: 90px 0 100px 0;
	}
	
	#f_news .inner{
		max-width: 800px;
		margin: 0 auto;
	}
	
	#f_news .f_title{
		width: 100%;
		margin-bottom: 20px;
	}
	
	.f_news{
		width: 100%;
		position: static;
		top: inherit;
		right: inherit;
	}
	
	#f_news .more_2{
		top: 52px;
		left: inherit;
		right: 20px;
		bottom: inherit;
	}
	
	/* Front-page *********/
	#content #f_intro p{
		letter-spacing: 0;
	}
	
	#content .field_block dl dt span.en{
		font-size: 36px;
		font-size: 3.6rem;
		left: 20px;
	}
	
	#content .field_block dl dd.field_block_title{
		font-size: 21px;
		font-size: 2.1rem;
	}
	
	/* 機構について（about） *********/
	
	/* 体制図（organizational） *********/
	
	/* 機構長あいさつ（greeting） *********/
	
	/* 分野紹介（field） *********/
	
	/* デジタル分野（Digital）（digital） *********/
	
	/* エネルギー分野（Green energy）（greenenergy） *********/
}

/* @media screen
-------------------------------------------------------------- */
@media screen and (max-width: 900px){
	.w800{
		width: 100%;	
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
	}
}

/* @media screen
-------------------------------------------------------------- */
@media screen and (max-width: 800px){
	.w740{
		width: 100%;	
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
	}
	
	/* Header *********/
	.navi-toggle.on{
		right: 0;
		margin-right: 0;
	}
	
	.navi-toggle span,
	.navi-toggle span:before,
	.navi-toggle span:after,
	.navi-toggle.on span,
	.navi-toggle.on span:before,
	.navi-toggle.on span:after{
		transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		-webkit-transition: 0.3s ease-in-out;
		-ms-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
	}
	
	.tmenu_content{
		width: 100%;
		height: 60%;
		left: 0;
	}
	
	#t-navi ul{
		width: calc(100% - 40px);
		width: -webkit-calc(100% - 40px);
		display: flex;
		flex-flow: wrap;
		padding-left: 0;
		left: 20px;
	}
	
	#t-navi ul li{
		width: calc((100% - 10px) / 2);
		width: -webkit-calc((100% - 10px) / 2);
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	#t-navi ul li:nth-of-type(2),
	#t-navi ul li:nth-of-type(4),
	#t-navi ul li:nth-of-type(6),
	#t-navi ul li:nth-of-type(9),
	#t-navi ul li:nth-of-type(11){
		margin-right: 0 !important;
	}
	
	#t-navi ul li:nth-of-type(10),
	#t-navi ul li:nth-of-type(11){
		margin-bottom: 0;
	}
	
	#t-navi ul li.sub{
		width: calc((100% - 20px) / 3);
		width: -webkit-calc((100% - 20px) / 3);
	}
	
	#t-navi ul li a{
		width: 100%;
		height: 40px;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		border: 1px solid #fff;
		padding: 2px 0 0 0;
	}
	
	#t-navi ul li.sub a{
		height: 50px;
		background: #af61a2;
		border-color: #af61a2;
		line-height: 1.2;
	}
	
	#t-navi ul li:nth-of-type(8) a{
		background: #4b8cca;
		border-color: #4b8cca;
	}
	
	#t-navi ul li:nth-of-type(9) a{
		background: #9aca5f;
		border-color: #9aca5f;
	}
	
	#t-navi ul li.sub a:before{
		content: none;
	}
	
	#t-navi ul li a .sp{
		display: block;
	}
	
	.tmenu_img{
		width: 100%;
		height: 40%;
		top: 60%;
	}
	
	.tmenu_img .pc{
		display: none;
	}
	
	.tmenu_img .sp{
		display: block;
	}
	
	/* Footer *********/
	.footer_img img{
		min-height: 180px;
	}
	
	#footer{
		padding: 75px 0 80px 0;
	}
	
	#colophon{
		padding: 0 0 30px 0;
	}
	
	#site-info{
		margin: 0 auto;
		margin-bottom: 30px;
	}
	
	p.add{
		text-align: center;
		margin-bottom: 25px;
	}
	
	.tsukubauniv_link{
		position: static;
		top: inherit;
		right: inherit;
		margin: 0 auto;
	}
	
	.f_policy ul{
		float: none;
	}
	
	.copyright{
		text-align: center;
		float: none;
	}
	
	/* Content *********/
	.p_eyecatch_img img{
		min-height: 140px;
	}
	
	.bread{
		display: none;
	}
	
	/* Contact *********/
	#content .contact p{
		letter-spacing: 0;
	}
	
	.contact_form{
		max-width: 600px;
		margin: 0 auto;
	}
	
	#content table.contact_table{
		margin-bottom: 0;
	}
	
	#content table.contact_table tr th{
		width: 100%;
		display: block;
		border: none !important;
		padding: 0 !important;
		margin-bottom: 5px;
	}
	
	#content table.contact_table tr td{
		width: 100%;
		display: block;
		border: none !important;
		padding: 0 !important;
		margin-bottom: 25px;
	}
	
	#content dl.contact_policy dt{
		height: 40px;
		padding-top: 0;
	}
	
	/* News *********/
	#content .f_news ul a, #content .p_news ul a{
		display: block;
		padding: 15px 0 14px 0;
		overflow: hidden;
	}
	
	li.date{
		width: auto;
		padding-left: 0;
		margin-right: 20px;
		float: left;
	}
	
	li.ca_news{
		float: left;
		margin-right: 0;
		margin-bottom: 10px;
	}
	
	li.blog-title{
		width: 100%;
		clear: both;
	}
	
	/* Front-page *********/
	#content #f_intro h3{
		font-size: 16px;
		font-size: 1.6rem;
	}
	
	#content #f_intro h3 .sp{
		display: block;
	}
	
	#content #f_intro h3 span.en{
		font-size: 40px;
		font-size: 4.0rem;
		margin-bottom: 25px;
	}
	
	#content #f_intro h3 span.f_small{
		display: inline-block;
		font-size: 26px;
		font-size: 2.6rem;
	}
	
	#content #f_intro p{
		max-width: 600px;
		text-align: justify;
		text-justify: inter-ideograph;
		letter-spacing: 0.5px;
		line-height: 1.8;
		margin: 0 auto;
	}
	
	#content #f_intro p .pc{
		display: none;
	}
	
	#f_field{
		padding: 0 20px 60px 20px;
	}
	
	.field_block{
		display: block;
		justify-content: inherit;
	}
	
	.field_block dl{
		width: 100%;
		max-width: 600px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	
	.field_block dl:last-child{
		margin-bottom: 0;
	}
	
	.field_block dl a{
		overflow: hidden;
		position: relative;
	}
	
	#content .field_block dl dt{
		width: 40%;
		float: left;
	}
	
	#content .field_block dl dt span.en{
		font-size: 30px;
		font-size: 3.0rem;
		left: 10px;
		bottom: 12px;
	}
	
	#content .field_block dl dd{
		width: calc(60% - 20px);
		width: -webkit-calc(60% - 20px);
		float: right;
	}
	
	#content .field_block dl dd.field_block_title{
		padding: 0;
		margin-bottom: 15px;
	}
	
	#content .field_block dl dd.field_block_more{
		position: absolute;
		right: 0;
		bottom: 0;
	}
	
	/* 機構について（about） *********/
	
	/* 体制図（organizational） *********/
	
	/* 機構長あいさつ（greeting） *********/
	
	/* 分野紹介（field） *********/
	
	/* デジタル分野（Digital）（digital） *********/
	
	/* エネルギー分野（Green energy）（greenenergy） *********/
}

/* @media screen
-------------------------------------------------------------- */
@media screen and (max-width: 600px){
	*{
		-webkit-tap-highlight-color:transparent rgba(0,0,0,0);
		-moz-tap-highlight-color:transparent rgba(0,0,0,0);
		-ms-tap-highlight-color:transparent rgba(0,0,0,0);
		-o-tap-highlight-color:transparent rgba(0,0,0,0);
		-webkit-tap-highlight-color:transparent rgba(0,0,0,0);
	}
	
	.table{display: block;}
	.table .cell{display: block;}
	.pc{display: none;}
	.tb{display: none;}
	.sp{display: block;}
	
	.page img{
		width: 100%;
		height: auto;
	}
	
	#content{
		width: 100%;
		margin: 0 0 0 0;
	}

	.section,
	.article{
		margin-bottom: 2.4em;
	}
	
	/* Header *********/
	#header{
		padding: 15px 20px 15px 15px;
	}
	
	#site-title{
		width: 285.2px;
		height: 46px;
	}
	
	#site-title a{
		width: 285.2px;
		height: 46px;
		background-size: 285.2px 46px;
	}
	
	.top_mainmovie{
		height: calc(100vh - 76px);
		height: -webkit-calc(100vh - 76px);
	}
	
	span.top_copy{
		font-size: 40px;
		font-size: 4.0rem;
	}
	
	span.top_copy span.en{
		margin-bottom: 45px;
	}
	
	#access{
		display: none;
	}
	
	.navi-toggle{
		top: 15px;
	}
	
	#t-navi ul li.sub{
		width: calc((100% - 10px) / 3);
		width: -webkit-calc((100% - 10px) / 3);
		margin-right: 5px;
	}
	
	#t-navi ul li a{
		font-size: 15px;
		font-size: 1.5rem;
		letter-spacing: 0;
		padding: 0;
	}
	
	#t-navi ul li.sub a{
		font-size: 14px;
		font-size: 1.4rem;
	}
	
	/* Footer *********/
	#pagetop{
		width: 40px;
		height: 40px;
		right: 10px;
		bottom: 10px;
	}
	
	#footer .inner{
		padding: 0;
	}
	
	#site-info{
		width: 341px;
		height: 55px;
		margin-bottom: 25px;
	}
	
	#site-info a{
		width: 341px;
		height: 55px;
		background-size: 341px 55px;
	}
	
	p.add{
		font-size: 14px;
		font-size: 1.4rem;
	}
	
	#site-generator .inner{
		padding: 0;
	}
	
	.copyright{
		font-size: 10px;
		font-size: 1.0rem;
	}
	
	/* Content *********/
	h3.f-title,
	#content h3.f-title{
		font-size: 15px;
		font-size: 1.5rem;
		letter-spacing: 0.5px;
	}
	
	.p_eyecatch_img img{
		min-height: 120px;
	}
	
	h3.entry-title,
	#content h3.entry-title{
		font-size: 22px;
		font-size: 2.2rem;
	}
	
	h3.p-title,
	#content h3.p-title{
		font-size: 16px;
		font-size: 1.6rem;
	}
	
	/* Contact *********/
	.p_contact .p_eyecatch{
		margin-bottom: 70px;
	}
	
	#content .contact p{
		text-align: justify;
		text-justify: inter-ideograph;
		letter-spacing: 0.5px;
		line-height: 1.8;
	}
	
	.confirmation{
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.6;
	}
	
	/* News *********/
	#primary,
	#container{
		float: none;
	}
	
	#f_news{
		padding: 70px 0 80px 0;
	}
	
	/* Front-page *********/
	#f_intro{
		padding: 70px 0 80px 0;
	}
	
	#content #f_intro h3{
		margin-bottom: 40px;
	}
	
	#f_field{
		padding: 0 20px 80px 20px;
	}
	
	.field_block dl{
		max-width: 400px;
		margin-bottom: 50px;
	}
	
	.field_block dl a{
		position: static;
	}
	
	#content .field_block dl dt{
		width: 100%;
		float: none;
	}
	
	#content .field_block dl dt span.en{
		font-size: 40px;
		font-size: 4.0rem;
		left: 20px;
		bottom: 22px;
	}
	
	#content .field_block dl dd{
		width: 100%;
		float: none;
	}
	
	#content .field_block dl dd.field_block_title{
		padding: 22px 0 15px 20px;
		margin-bottom: 0;
	}
	
	#content .field_block dl dd.field_block_note{
		margin-bottom: 15px;
	}
	
	#content .field_block dl dd.field_block_more{
		position: static;
		right: inherit;
		bottom: inherit;
	}
	
	/* 機構について（about） *********/
	
	/* 体制図（organizational） *********/
	
	/* 機構長あいさつ（greeting） *********/
	
	/* 分野紹介（field） *********/
	
	/* デジタル分野（Digital）（digital） *********/
	
	/* エネルギー分野（Green energy）（greenenergy） *********/
	
	/* アクセス（access） *********/
}

/* @media screen
-------------------------------------------------------------- */
@media screen and (max-width: 500px){
}

/* @media screen
-------------------------------------------------------------- */
@media screen and (max-width: 380px){
}
